-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动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
-
用DELPHI写的可以监控网络上主机网络状态的工具。
用DELPHI写的可以监控网络上主机网络状态的工具。-DELPHI written with the network host can monitor the network status tool.
- 2022-02-01 16:06:03下载
- 积分:1
-
Prepared to use MFC a TRACEROUT procedure is very easy to use
一个用MFC编写的TRACEROUT程序,十分好用-Prepared to use MFC a TRACEROUT procedure is very easy to use
- 2023-09-05 12:00:04下载
- 积分:1
-
Voice chat, including client and server source code, reference codeproject
语音聊天,包括客户端和服务器端的源代码,参考codeproject-Voice chat, including client and server source code, reference codeproject
- 2023-08-28 03:25:03下载
- 积分:1
-
一个网络包监控程序,包括抓包的驱动代码
一个网络包监控程序,包括抓包的驱动代码--A network packet monitoring program, it includs driver code of grasping packet
- 2022-02-26 08:24:39下载
- 积分:1
-
一个有关网络管理的DEMO源程序,可以实现简单的网络设备的管理,如果扩充功能可以实现整个网络系统管理功能.
一个有关网络管理的DEMO源程序,可以实现简单的网络设备的管理,如果扩充功能可以实现整个网络系统管理功能.-one of the network management DEMO source, can achieve a simple network management functions can be expanded if the entire network system management functions.
- 2023-08-13 14:30:05下载
- 积分:1
-
一个用VC实现的基于STMP协议的邮件发送实例。
一个用VC实现的基于STMP协议的邮件发送实例。-VC realize a use agreement-based STMP e-mail examples.
- 2023-04-15 23:35:03下载
- 积分:1
-
WinInet API下载文件
WinInet API 实现文件多线程下载 进度事实显示 不可多的的好代码-WinInet API download file
- 2022-07-22 06:19:36下载
- 积分:1
-
socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。...
socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。-socket communications, including the SERV and the CLIENT communication mechanism can be used to establish a socket-based communications network application development.
- 2022-03-18 21:04:15下载
- 积分:1
-
This is a mail procedures can be completed incoming and outgoing e
这是一个邮件收发程序,能完成邮件的收发功能-This is a mail procedures can be completed incoming and outgoing e-mail function
- 2022-01-21 22:23:53下载
- 积分:1