-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
实现网络输入/输出和多线程的Win32库
实现网络输入/输出和多线程的Win32库-the network input/output and multithreading of the Win32
- 2022-05-24 21:55:59下载
- 积分:1
-
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!...
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!-network programming examples for the new network into contact with friends is a good example. Scalability is!
- 2022-07-14 16:17:21下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
一个通过tcp进行通信的例子
一个通过tcp进行通信的例子-Tcp communicate through examples
- 2022-06-21 16:37:08下载
- 积分:1
-
asp语言资料大全 里面详细的介绍了asp的技术。 是本人力作。
asp语言资料大全 里面详细的介绍了asp的技术。 是本人力作。-asp language Encyclopaedia inside information detailed account of the asp technology. Yes I masterpieces.
- 2022-03-19 19:10:55下载
- 积分:1
-
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数-counting statistics functions, comprehensive records of surfers ip, operating systems, time and other parameters View
- 2022-01-26 07:31:41下载
- 积分:1
-
一个TELNET客户端
一个TELNET客户端-A TELNET client
- 2022-03-25 20:47:31下载
- 积分:1
-
vc封装了HTTP操作的类支持代理服务
vc封装了HTTP操作的类支持代理服务-vc encapsulates the type of operation in support of HTTP proxy service
- 2022-12-15 20:20:03下载
- 积分:1
-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-02-05 20:02:18下载
- 积分:1