-
一个简单的pop3接收邮件程序
一个简单的pop3接收邮件程序-a simple procedure and receive email pop3
- 2022-08-23 14:14:12下载
- 积分:1
-
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助
一种GPS和GSM模块的资料,对GPS和GSM开发有帮助-a GPS and GSM module information on the development of GPS and GSM help
- 2022-02-04 18:22:12下载
- 积分:1
-
一个邮件发送代码
一个邮件发送代码-send an e-mail code
- 2022-02-04 03:03:27下载
- 积分:1
-
ASP网站模块,可以以此为模块制作个人网站
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-03-15 12:16:49下载
- 积分:1
-
HPSocket UDP简单测试代码
HPSocket UDP简单测试代码实现了udp server 和 udp client的简单通讯例子
- 2022-01-25 15:58:37下载
- 积分:1
-
Vb environment realize a system function to operate a simple ping example can ha...
一个在vb环境实现系统ping功能操作的简单范例有需要的朋友可以-Vb environment realize a system function to operate a simple ping example can have a friend in need
- 2023-04-04 09:35:04下载
- 积分:1
-
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错...
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错-VisualC++ modeling and realization of online games, the quality of this book can be, I have seen, and feel good
- 2022-03-15 22:22:02下载
- 积分:1
-
一个网络监视的程序
一个网络监视的程序-a network monitoring procedures
- 2023-05-18 13:55:04下载
- 积分:1
-
C++文件传输(有客户端服务器)
C++文件传输(有客户端服务器),C++ socket 编程实现,支持断点续传,可供参考学习用。 没有做太多的测试,如果有错误欢迎指正。
- 2022-05-25 18:38:24下载
- 积分: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