-
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!...
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!-Network capture software (based on WinPcap), you can choose to install a computer network card to its network protocol capture and analysis!
- 2022-06-19 05:42:53下载
- 积分:1
-
This is a simple tool for the screenshots, I hope all of you help, are intereste...
这是个简单的抓屏工具,希望对大家有帮助,有兴趣改的改了也给我发一份-This is a simple tool for the screenshots, I hope all of you help, are interested in reform also changed me a. . . . .
- 2022-02-15 02:03:07下载
- 积分:1
-
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没...
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
- 2022-03-13 16:22:18下载
- 积分:1
-
一种局域网通讯工具,在局域网通信中,及时快速。包括源代码。
一个局域网信使工具,在局域网内通信,及时快速。包含源代码,可随意改动。-a LAN messenger tool in LAN communications, timely fast. Includes source code can be altered arbitrarily.
- 2023-08-14 07:35:02下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
在网络上采用Sniff来在网络底层获取网络信息。
在网络上采用Sniff来在网络底层获取网络信息。-Sniff the network used in the underlying network access network information.
- 2023-02-02 08:05:04下载
- 积分:1
-
FTP Connecting To and Retrieving FTP File Listings
FTP Connecting To and Retrieving FTP File Listings
- 2022-01-26 06:23:28下载
- 积分:1
-
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步...
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步-Windows-based network programming, a very practical book Oh, I have only just started to learn network programming and want to progress in
- 2022-01-28 21:14:16下载
- 积分:1
-
use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures...
使用vc编写的实现SMTP简单邮件传输协议的程序,在VC6编译运行通过。-use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures, the VC6 compiler running through.
- 2022-10-11 00:15:03下载
- 积分:1
-
C#多人聊天
好用的,C#实现TCP聊天(含客户端和服务器端)比较稳定,并且有处理粘包问题,请快下载吧,很适合学习或者项目中使用
- 2022-02-09 13:04:10下载
- 积分:1