-
LINUX下c++SOCKET编程
Socket是进程通讯的一种方式,即调
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器(Client/Server, C/S)模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。客户/服务器模式的建立基于以下两点:
(1)首先,建立网络的起因是网络中软硬件资源、运算能力和信息不均等,需要共享,从而造就拥有众多资源的主机提供服务,资源较少的客户请求服务这一非对等作用。
(2)其次,网间进程通信完全是异步的,相互通信的进程间既不存在父子关系,又不共享内存缓冲区,因此需要一种机制为希望通信的进程间建立联系,为二者的数据交换提供同步,这就是基于客户/服务器模式的TCP/IP。
用这个网络库的一些API函数实现分布在不同主机的相关进程之间的数据交换。
- 2023-07-03 05:55:03下载
- 积分:1
-
组播发送测试网络程序,服务器端
组播发送测试网络程序,服务器端-multicast network testing procedures, the server-
- 2022-02-04 03:52:25下载
- 积分:1
-
asp+sql2000 +
ASP+SQL2000+
- 2023-05-11 04:50:03下载
- 积分:1
-
协议
protocol
- 2023-06-02 12:35:04下载
- 积分:1
-
包中包含的iputils平,基本的网络工具。平安指挥的参议员。
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`-The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nsl
- 2022-03-03 14:03:46下载
- 积分:1
-
静态防火墙代码的基础上在SDN天花控制
这是一个静态的防火墙代码用Python编写,并运行在SDN天花控制器。您需要添加要在黑名单来阻止主机。this is a static firewall code written in python, and was ran in pox controller in SDN. you need to add the host which you want to block in the blacklist.
- 2022-02-04 16:30:00下载
- 积分:1
-
实现arq滑动窗口协议
实现arq滑动窗口协议-Sliding Window Protocol achieve arq
- 2023-03-08 16:40:04下载
- 积分:1
-
网站数据库自助生成
网站数据库自助生成-self-generated Web database
- 2022-07-03 14:01:51下载
- 积分:1
-
局域网IP地址扫描
可以进行局域内IP地址扫描,在windows操作系统中运行,能扫描到的IP地址也限于windows操作系统中
- 2022-03-03 11:58:14下载
- 积分:1
-
1ChatApp.zip
1ChatApp.zip
- 2022-10-02 23:00:03下载
- 积分:1