-
Several network programming procedures, can produce very good results, I hope th...
几个网络编程的程序,可以制作出很不错的效果,希望大家可以很好的利用和指导-Several network programming procedures, can produce very good results, I hope that we can make use of good and guidance
- 2023-07-21 11:20:03下载
- 积分:1
-
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。...
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。-strengthened version of netstat. A sniffer function (subject to change manually open source), the discovery of new connections have taskbar pop-up reminder feature. Need sdk.
- 2023-02-01 19:05:03下载
- 积分:1
-
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天
用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
- 2023-08-18 20:50:05下载
- 积分:1
-
该示例给出了如何在windows平台上实现完成端口的例子。
该示例给出了如何在windows平台上实现完成端口的例子。-the examples given of how the windows platform to achieve complete port example.
- 2022-04-26 15:42:09下载
- 积分:1
-
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助...
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助-MANET simulation of AODV protocol, and its simulation results are detailed analysis of students who have some help
- 2022-02-05 12:50:40下载
- 积分:1
-
HTTP download reference, easily understood, for beginners
HTTP下载的参考,较容易理解,适合初学者-HTTP download reference, easily understood, for beginners
- 2022-12-16 22:00:04下载
- 积分:1
-
This is a TCP holes the procedure is the use of VC prepared, well understood
这是一个TCP打洞的程序,是用VC编写的,很好懂-This is a TCP holes the procedure is the use of VC prepared, well understood
- 2023-05-16 02:50:04下载
- 积分:1
-
一个多点广播获得时间的程序。含客户端和服务器两个程序
一个多点广播获得时间的程序。含客户端和服务器两个程序- More than spots broadcasts obtains the time the procedure.
Contains the customer end and the server two procedures
- 2023-07-16 20:35:03下载
- 积分:1
-
动态访问网络服务器的电影分类和索引数据这一部分…
动态获取网站服务器的影片分类与索引数据本程序对此部分以测试数据代替)。将影片分类与索引数据以与文件系统类似的方式展示给用户。与操作系统集成,简单、易用。为方便用户使用,需集成到IE浏览栏及工具栏中。-dynamic access to the Web server film classification and indexing data this part of the process to replace the test data). Film Classification and will be indexed data file system with a similar manner to display to users. Integration with the operating system, a simple and easy to use. For the convenience of users, the need to integrate Internet Explorer toolbar and column.
- 2023-08-26 01:50:04下载
- 积分: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