-
Practical Guide to Network Programming chat as much as point source, in the hope...
网络编程实用教程之多点聊天的源码,希望对大家有用,欢迎下载-Practical Guide to Network Programming chat as much as point source, in the hope that useful to everybody, welcome to download
- 2023-06-04 17:30:03下载
- 积分: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
-
简易FTP客户端
一个Visual C++写的FTP端,完整的管理功能。可以添加,删除,修改连接。支持断点续传。代码完整。
- 2022-01-22 11:29:00下载
- 积分:1
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
a simple LAN chat program, delphi prepared, the client
一个简单的局域网聊天程序,delphi编写,客户端-服务器模式-a simple LAN chat program, delphi prepared, the client-server model
- 2022-05-21 16:48:27下载
- 积分:1
-
一个多线程的http服务器
一个多线程的http服务器- A multi-thread http server
- 2022-04-24 14:00:45下载
- 积分:1
-
一个简单聊天室实现,不错的哦,用JAVA写的
一个简单聊天室实现,不错的哦,用JAVA写的-a simple chat room realized, well, um, use Java to write the
- 2022-03-10 16:32:21下载
- 积分:1
-
套接字连接的框架
该框架是基于 linux 的系统调用 epoll 方面和领袖追随者线程模块。它是方便和快速地执行业务代码和不要不需要关注的套接字连接。默认的通信协议是 http,但你可以自己重新实现协议。
- 2022-03-14 03:27:36下载
- 积分:1
-
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0-example的改进-Workflow OSWorkflow give examples of improvements OSWorkflow2.8.0-example
- 2022-12-11 10:25:03下载
- 积分:1