-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况...
这是一个用dephi编写的用于监视tcp/udp端口的程序,能够实时监测各个端口的情况-dephi used for the preparation of the surveillance tcp/udp port procedures to real-time monitoring of various ports
- 2022-12-09 15:50:03下载
- 积分:1
-
UPD Network Communication Program
UPD网络通信程序-UPD Network Communication Program
- 2022-01-21 19:02:23下载
- 积分:1
-
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问...
一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
- 2022-03-25 14:26:04下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1
-
Hook hook programming code. How to install the hook process, how to write global...
勾子 代码
Hook编程。如何安装钩子过程,如何编写全局钩子-Hook hook programming code. How to install the hook process, how to write global hooks
- 2022-05-28 00:54:15下载
- 积分:1
-
winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。...
winSockUdp程序编写了UDP客户端和服务端案例,同时也有TCP通讯连路例程,希望对网络编程用户有所帮助。-winsockudp include UDP client and UDP server example
- 2023-02-08 16:10:03下载
- 积分:1
-
本代码实现了不重新启动机器使IP设置生效
本代码实现了不重新启动机器使IP设置生效- This code realized restarted the machine to cause IP not to
establish becomes effective
- 2022-11-27 14:35:03下载
- 积分:1
-
简单局域网聊天,同时可以互传文件,主要对socket的操作
简单局域网聊天,同时可以互传文件,主要对socket的操作-A simple LAN chat, as well as documents to each other, mainly operating on the socket
- 2022-05-18 14:37:44下载
- 积分:1
-
稳定高效的IOCP控件
非常稳定的IOCP通讯程序,包含了IOCP组件,demo程序。
可以作为大型通讯服务程序的参考,甚至扫尾改一下就可以作为自己的程序
- 2022-08-11 03:15:30下载
- 积分:1