-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1
-
winpcap3.1(XP / 2000)
winpcap3.1(xp/2000)-winpcap3.1 (xp/2000)
- 2023-08-11 03:45:03下载
- 积分:1
-
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地...
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses procedures; 2. Contents GetIpAddress under machine name and IP address of the domain name acquisition procedures; 3. Contents getlocalip is access to local machine ip address; 4. Contents of ping ping code; 5. Contents portscanner local port scanning machines procedures, which may port scanning is scanning your computer all possible port; 6. Contents hyperlinks in Form achieving super link to the IE and automatic mail procedures;
- 2023-01-16 12:50:04下载
- 积分:1
-
我收集的C++ builder编写socket的文章.
我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
- 2022-02-07 08:21:21下载
- 积分:1
-
简单的嗅探代码。
简单的嗅探代码。-simple sniffer code.
- 2023-07-13 10:05:07下载
- 积分:1
-
VC环境下,几种不同的组播发送和接收程序,可以在两台机器上实现通讯....
VC环境下,几种不同的组播发送和接收程序,可以在两台机器上实现通讯.-VC environment, several different procedures to send and receive multicast, you can realize communications on two machines.
- 2022-07-03 15:28:57下载
- 积分:1
-
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。...
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
- 2022-08-20 10:11:34下载
- 积分:1
-
windows网络编程之WSAEventSelect模型
windows网络编程之WSAEventSelect模型-windows network"s programming model WSAEventSelect
- 2022-06-21 12:34:28下载
- 积分:1
-
对等网络
电驴的最新源代码源代码,当前最流行的p2p软件 VC编写的-P2P VC++
- 2022-07-26 21:50:10下载
- 积分:1
-
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!...
在一定时间内实现自动断网,并且自动链接!要求用的是ADSL!-In a certain period of time off network automatically, and automatically link! Requirements using ADSL!
- 2023-03-31 03:40:03下载
- 积分:1