-
- 2022-01-26 15:47:56下载
- 积分:1
-
简易的telnet操作java.rar
简易的telnet操作java.rar-simple telnet operation java.rar
- 2022-04-28 10:54:41下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码...
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码-This is the major file upload function, the right to write ftp procedures is a good reference source
- 2022-06-02 12:44:45下载
- 积分:1
-
Very intuitive and understandable tcp communication procedures, particularly tho...
非常直观易懂的tcp通信程序,特别适合与初学者与进阶者,让你了解四种端口类型,非常好入门案例!-Very intuitive and understandable tcp communication procedures, particularly those suited to beginners and advanced, so that you understand the four kinds of port types, a very good entry-case!
- 2022-05-05 22:19:06下载
- 积分:1
-
关于串口通信的编程
关于串口通信的编程-on serial communication programming
- 2022-01-25 19:48:30下载
- 积分:1
-
sboyer翻译的CC2431资料,给出了自己编写的定位引擎源代码,适合初学者参考。...
sboyer翻译的CC2431资料,给出了自己编写的定位引擎源代码,适合初学者参考。-CC2431 translation sboyer information, given the positioning of the preparation of its own engine source code, suitable for beginners reference.
- 2022-01-31 21:04:52下载
- 积分:1
-
C# FTP client demonstration example, relatively simple, beginners can understand
C#的FTP客户端演示例子,比较简单,初学者能看懂-C# FTP client demonstration example, relatively simple, beginners can understand
- 2022-01-31 21:55:54下载
- 积分:1
-
this document contains two separate procedures, Sender and Receiver for testing...
此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet transmission, could use this test procedure two routers support RAW types of IP packet transmission, whether to support multicast. Procedures demonstrated Windows RAW socket and the use of RTP packets agreement utilization. VC7.0 procedures generated by the project.
- 2023-08-24 03:35:02下载
- 积分:1
-
VC网络编程模型示例之完成例程模型(CompletionRoutine)
VC网络编程模型示例之完成例程模型(CompletionRoutine)MFC代码,配有非常非常详尽的注释,功能只是简单的显示一下各个客户端发来的字符,作为教学代码,为了使得代码结构清晰明了,简化了很多地方,用于产品开发的话还需要做很多改进,有错误或者不足的地方,非常欢迎大家不吝指出。
- 2022-02-06 03:13:39下载
- 积分:1