-
服务器端通过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
-
windows mobile 网络接入点配置
windows mobile 网络接入点配置-windows mobile network access point configuration
- 2022-06-01 10:16:17下载
- 积分:1
-
模拟不同类型的网络协议
Simulates Different types of Network protocols
- 2023-01-09 22:40:04下载
- 积分:1
-
newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。...
newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。-newptop network application procedures, the rapid point-to-point communications, is a very popular network application procedures, the procedures for server-side development.
- 2022-03-17 18:57:09下载
- 积分:1
-
chatroom application coded by VC.both server side and client side.
用vc实现的网络编程!聊天程序的客户端服务端都有!并且可灵活应用!可谓是一个实用程序!-chatroom application coded by VC.both server side and client side.
- 2022-04-08 18:21:09下载
- 积分:1
-
Windows NDIS driver development
WINDOWS驱动NDIS开发-Windows NDIS driver development
- 2022-04-07 20:45:03下载
- 积分:1
-
UDP
基于UDP的网路聊天程序,能有助于好好接触UDP的学习,,是一个很好的材料-UDP-based Internet chat program, can help to make good contact with UDP-learning, is a very good material
- 2022-04-30 15:35:00下载
- 积分:1
-
类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序...
类似netstatp的获得当前所有tcp连接信息,数据包发送接收等信息的的程序-Netstatp similar access to all current tcp connection information, data packets sent to receive this information, including procedures
- 2022-02-04 16:05:39下载
- 积分:1
-
实时监测局域网内部的计算机 实时监测局域网内部的计算机
实时监测局域网内部的计算机 实时监测局域网内部的计算机-real-time monitoring of computer LAN internal real-time monitoring of internal computer LAN
- 2022-02-27 03:56:11下载
- 积分:1
-
a simple browser, can open any website, practical
一个简单的浏览器,可以打开任意的网址,很实用-a simple browser, can open any website, practical
- 2022-04-14 16:43:24下载
- 积分:1