-
一个取网络上IP的源代码,可用来取网络上IP的功能。
一个取网络上IP的源代码,可用来取网络上IP的功能。-an IP network from the source code can be used to gain access to the IP network functions.
- 2022-08-03 03:29:12下载
- 积分:1
-
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2022-12-08 07:50:02下载
- 积分:1
-
编码转换,u编码,html编码,utf8
编码转换,u编码,html编码,utf8-GB,URL编码-code translation
- 2023-01-26 12:55:03下载
- 积分:1
-
该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过...
该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of ACE examples in C++ easily understood examples focus on the client and server-side in the preparation of Visual Studio. Under compile Net2003
- 2022-03-07 07:21:59下载
- 积分:1
-
一个关于串口通信编程的小程序,使用visual c++编写。
一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
- 2022-06-26 04:58:53下载
- 积分:1
-
基于C/S环境下的自动升级技术文档,教你如何实现程序设计
基于C/S环境下的自动升级技术文档,教你如何实现程序设计-Based on C/S environment automatically upgrade technical documentation, teach you how to program design
- 2022-03-05 05:35:24下载
- 积分:1
-
The basic process of network communication using the form of blocking, code conc...
网络通信的基本过程,采用阻塞的形式,代码简洁-The basic process of network communication using the form of blocking, code concise
- 2022-09-01 17:40:03下载
- 积分: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
-
利用IPC共享远程执行程序
利用IPC共享远程执行程序-IPC shared use of remote execution procedures
- 2022-05-30 22:09:59下载
- 积分:1
-
Crawler网络爬虫
我的第一个Winsock程序,使用c++语言,实现了在Internet上爬取一个文件的功能,并非真正意义上的网络爬虫,起功能还有待扩展。本代码可以帮助初次接触Winsock和网络爬虫的同学,代码很简单。
- 2022-11-04 17:30:03下载
- 积分:1