-
一个邮件监控程序
一个邮件监控程序-a mail monitoring program
- 2023-04-02 16:00:04下载
- 积分:1
-
一些协议的c语言的例子
一些协议的c语言的例子--Some protocols examples in c language
- 2022-03-23 08:51:41下载
- 积分:1
-
航空公司管理信息系统
航空公司管理信息系统 -airlines airline management information system management information system
- 2023-07-21 19:50:04下载
- 积分:1
-
use word template parents to be notified soon Batch Print procedure is windows20...
利用word模板实现家长通知快批量打印
程序是 windows2003+ office 2003下运行通过-use word template parents to be notified soon Batch Print procedure is windows2003 off ice running through 2003
- 2022-05-22 08:16:30下载
- 积分:1
-
tcp test procedure can be simulated server and client, and can use text and two
tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
- 2022-03-15 15:00:47下载
- 积分:1
-
本代码演示了FTP,HTTP多线程断点,使用vc开发
本代码演示了FTP,HTTP多线程断点,使用vc开发-This code demonstrates the FTP, HTTP multi-threaded breakpoint
- 2023-08-10 09:50:03下载
- 积分:1
-
小区宽带网接入技术及宽带网络布线
小区宽带网接入技术及宽带网络布线-Area Broadband Network Broadband Access Technology and Network Cabling
- 2022-06-03 02:29:21下载
- 积分:1
-
IP监视工具源码
IP监视工具源码-IP surveillance tool source code
- 2023-03-04 16:45:03下载
- 积分:1
-
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload...
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload-Support the simulation of relay-ching, CCIE BB router equipment to generate a batch file to generate support for reload
- 2022-04-25 14:21:56下载
- 积分:1
-
LINUX下c++SOCKET编程
Socket是进程通讯的一种方式,即调
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器(Client/Server, C/S)模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。客户/服务器模式的建立基于以下两点:
(1)首先,建立网络的起因是网络中软硬件资源、运算能力和信息不均等,需要共享,从而造就拥有众多资源的主机提供服务,资源较少的客户请求服务这一非对等作用。
(2)其次,网间进程通信完全是异步的,相互通信的进程间既不存在父子关系,又不共享内存缓冲区,因此需要一种机制为希望通信的进程间建立联系,为二者的数据交换提供同步,这就是基于客户/服务器模式的TCP/IP。
用这个网络库的一些API函数实现分布在不同主机的相关进程之间的数据交换。
- 2023-07-03 05:55:03下载
- 积分:1