-
Documents upload and download source code, screen beauty, using ASP technology
提供文件的上传与下载源码,画面优美,采用ASP技术-Documents upload and download source code, screen beauty, using ASP technology
- 2022-05-05 01:59:36下载
- 积分:1
-
是关于WEB编程方面的知识
是关于WEB编程方面的知识-programming on the Web of knowledge
- 2022-02-01 15:09:54下载
- 积分:1
-
用c++6.0做的网络编程ping命令,很好用的,试试吧
用c++6.0做的网络编程ping命令,很好用的,试试吧-ping
- 2022-02-11 13:07:15下载
- 积分:1
-
这是一个介绍网络通讯的书籍,学习窗口网络…
这是一本介绍网络通信的好书,学习Windows网络编程的必备书籍之一。-This is an introduction of network communication books, learning Windows network programming, one of the essential books.
- 2023-01-12 10:45:08下载
- 积分:1
-
IP地址监测和端口扫描
IP地址监测和端口扫描-monitoring IP address and port scanning
- 2023-04-23 23:35:03下载
- 积分: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
-
QT TCPsocket服务端和客户端
QT编写的TCPsocket程序包括服务端和客户端
服务端和客户端能相互通信
支持十六进制和ASCII接收与发送
- 2022-03-17 21:51:47下载
- 积分:1
-
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数...
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
- 2022-04-09 07:05:30下载
- 积分:1
-
中国电信关于EPON的技术需求资料.相关产品的测试要根据此文档进行相应的比较....
中国电信关于EPON的技术需求资料.相关产品的测试要根据此文档进行相应的比较.-China Telecom on the EPON information technology needs. Related products to the test based on this comparison of the corresponding documents.
- 2022-03-14 06:55:45下载
- 积分:1
-
C#高性能的Socket服务器及客户端封装,实测服务器端支持6w个连接
高性能的SOCKET服务器及客户端的封装,实测服务器端支持6W个连接,使用完成端口实现
- 2022-08-17 19:45:36下载
- 积分:1