-
VC++环境下开发的网络流量监控软件,利于初学者学习参考
VC++环境下开发的网络流量监控软件,利于初学者学习参考-VC++ Environment developed network traffic monitoring software, which will help beginners learn the reference
- 2022-07-27 11:16:02下载
- 积分: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
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
局域网点对点语音聊天程序,只要输入对方的IP地址就可以聊天了...
局域网点对点语音聊天程序,只要输入对方的IP地址就可以聊天了-LAN peer-to-peer voice chat program, as long as the importation of each other"s IP addresses on a chat
- 2022-11-10 18:15:03下载
- 积分:1
-
C#高并发SOCKET源码,
SOCKET,带测试程序,客户端和服务端,支持文件传输
- 2022-02-28 20:39:59下载
- 积分:1
-
windows of network programming source with books, Microsoft core technologies St...
windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
- 2022-01-25 23:28:09下载
- 积分:1
-
代理类的实现例子
代理类的实现例子-example of the realization category
- 2022-02-04 07:58:57下载
- 积分:1
-
著名的抓包程序WPcap,强烈推荐下载
著名的抓包程序WPcap,强烈推荐下载--The famous capture procedure (WPcap),recommend!
- 2022-06-17 01:05:05下载
- 积分:1
-
修改一台机器的IP地址
修改一台机器的IP地址 -Modifying the IP address of a machine
- 2022-03-13 14:45:48下载
- 积分:1
-
Novell网络发送数据的实现
Novell网络发送数据的实现 -The implemention of sending data in Novell network
- 2022-07-15 08:36:38下载
- 积分:1