-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1
-
连接到IE实例
连接到IE实例- Connects the IE example
- 2022-11-14 18:55:03下载
- 积分:1
-
选择重传协议的发送端程序,网络通信协议实例编程
选择重传协议的发送端程序,网络通信协议实例编程-choice of this agreement software, network communication protocol programming examples
- 2023-02-05 11:30:03下载
- 积分:1
-
用Evc开发的一些关于文件操作的程序实例源码,供大家下载参考学习...
用Evc开发的一些关于文件操作的程序实例源码,供大家下载参考学习-Evc development with a number of documents on the operation of the source code examples procedures for downloading information learning
- 2023-07-07 19:15:04下载
- 积分:1
-
ace源代码中附带的管理日志服务器实现的一个具体的小例子,希望能上传成功...
ace源代码中附带的管理日志服务器实现的一个具体的小例子,希望能上传成功-ace in the source code attached to the log management server of a specific implementation of a small example of the hope of a successful upload
- 2023-01-29 20:20:03下载
- 积分:1
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
用VC socket 实现聊天室的客户端
用VC socket 实现聊天室的客户端-VC socket used to achieve Chat client
- 2023-04-02 07:05:03下载
- 积分:1
-
windows http proxy server w indows http proxy server
windows http proxy server w indows http proxy server -windows http proxy server windows http proxy server windows http proxy server
- 2022-04-27 07:31:01下载
- 积分:1
-
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。...
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。-Online weather forecasts. By extracting the weather forecast site code, to obtain data, to achieve the various capital cities of the country
- 2023-08-08 00:55:03下载
- 积分:1