-
本程序只对一个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
-
显示网络流量的源代码,在VC++下开发而成,可动态监视本机的网络流量。(NetTrafficButton)...
显示网络流量的源代码,在VC++下开发而成,可动态监视本机的网络流量。(NetTrafficButton)-network traffic shows the source code, and was developed under VC, dynamic monitoring of the network traffic machine. (NetTrafficButton)
- 2023-05-06 16:00:02下载
- 积分:1
-
csma/cd 模拟 其余的自己看吧
csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
- 2022-04-09 23:13:55下载
- 积分:1
-
TCP文件传输协议的服务器端的实现(JAVA编写)
TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
- 2022-05-13 16:29:49下载
- 积分:1
-
视频电话会议全站源码 (价值十万)。测试通过。我非常满意的源程序。...
视频电话会议全站源码 (价值十万)。测试通过。我非常满意的源程序。-video conference call the station source (worth 100,000). Test. I am very satisfied with the source.
- 2022-03-01 16:24:34下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
GPIO口模式下的网络设备的测试程序,包括命令测试和数据测试...
GPIO口模式下的网络设备的测试程序,包括命令测试和数据测试-GPIO port mode network equipment testing procedures, including testing and data testing orders
- 2022-03-04 10:22:57下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
简单的SMTP和POP3实现,适合初学者使用。
简单的SMTP和POP3实现,适合初学者使用。-Simple SMTP and POP3 realize is suitable for beginners to use.
- 2022-02-04 20:33:02下载
- 积分:1
-
请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能....
请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能.-trial purposes of this program is to train all the programming capabilities rather than truly special practical function.
- 2022-03-13 23:22:50下载
- 积分:1