-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上...
这个是与上一个配套的客户端程序,程序实现功能:在客户端发送消息,服务端将消息收到后能够同时显示在屏幕上-This is associated with a client program, program functions: send a message on the client, service after the end of the message received at the same time displayed on the screen
- 2022-10-07 21:45:03下载
- 积分:1
-
网络抓包程序Java源码
网络抓包程序Java源码-network capturing Packet Java source code
- 2022-04-28 09:11:35下载
- 积分:1
-
DirectX 3D游戏编程实用教程[郑阿奇][程序源代码]
DirectX 3D游戏编程实用教程[郑阿奇][程序源代码]
- 2022-07-19 01:57:24下载
- 积分:1
-
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。...
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
- 2022-04-23 15:00:12下载
- 积分:1
-
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享...
大家都知道ftp把,这是c++上的ftp编程,指导性的东西,,大家一起共享-We all know that the ftp, which is c++ The ftp program, guiding the things we can work together to share
- 2022-03-13 13:00:09下载
- 积分:1
-
一个socket通信服务端代码
一个socket通信服务端代码-a socket communications server code
- 2022-03-13 03:19:36下载
- 积分: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
-
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装w...
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it"s lib opnion Path
- 2022-07-13 10:04:40下载
- 积分:1
-
IPHelper API使用范例
IPHelper API使用范例-IPHelper API usage examples
- 2022-02-05 14:04:28下载
- 积分:1