-
上面两个程序用的通用代码,包括数据压缩
上面两个程序用的通用代码,包括数据压缩 -The general code used by above two app, including compression
- 2022-06-27 22:22:35下载
- 积分:1
-
- 2023-03-03 09:45:03下载
- 积分:1
-
在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。...
在网络通讯中,网络服务端的数据接受数据和接受数据的源码实例。-in network communications, network services side of the data received information and receive data source examples.
- 2022-03-24 11:08:52下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1
-
CallBack c++
vc 6
回调
CallBack c++
vc 6
回调-CallBack c vc 6 callback
- 2022-06-28 18:15:02下载
- 积分:1
-
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet.
This file is implementing that how to control UDP protocol with Java
- 2022-03-11 12:47:53下载
- 积分: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
-
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序....
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序.-winsock wife of mother
- 2022-02-03 19:18:41下载
- 积分:1
-
delphi实现的一个断点续传的例子,支持多线程下载
delphi实现的一个断点续传的例子,支持多线程下载-achieve an HTTP example, supports multi-threaded download
- 2022-02-02 05:56:08下载
- 积分:1
-
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLie...
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLient是客户端(可以开多个)
由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。
代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。-Here is my own time learning winsocket2 programmed written by a chat room procedures step by step procedure is to improve overnight. ChartSrv is a server-side ChartCLient the client (can be opened more than) as a result of which joined the hostname to obtain the speed of things so a bit slow, you can comment out the direct use of IP communications on faster. Code demonstrates the socket2 realize asynchronous communication, are interested in learning together.
- 2022-07-04 15:30:00下载
- 积分:1