-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分:1
-
Windows下的ICMP封装
Windows下的ICMP封装-Clcmp class which can echo
- 2022-02-15 15:10:32下载
- 积分:1
-
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下-Network Programming entry of a good practice procedures, is studying VC friends can look at the
- 2022-05-07 03:00:21下载
- 积分:1
-
The use of JAVA network communication program to prepare an information document
使用JAVA编写网络通信程序的一篇文档资料-The use of JAVA network communication program to prepare an information document
- 2023-08-31 11:50:03下载
- 积分:1
-
用delphi设计的代理服务器,是很好的学习的例子.
用delphi设计的代理服务器,是很好的学习的例子.-with delphi design proxy server, is a good example of learning.
- 2023-01-24 02:45:03下载
- 积分:1
-
模拟ICQ聊天通讯程序,是现在视频通讯聊天的参考。
模拟ICQ聊天通讯程序,是现在视频通讯聊天的参考。-Analog communication program ICQ chat, video communication now chat reference.
- 2022-10-13 17:10:02下载
- 积分:1
-
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务...
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, this can be done on the basis of data link encryption services
- 2022-08-15 05:13:19下载
- 积分:1
-
存取netware服务的程序
存取netware服务的程序-A program which realises netware access service
- 2022-11-01 13:30:02下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rar
- 2022-03-03 23:45:56下载
- 积分:1