-
网络ping编程
网络ping编程-Ping network programming
- 2022-07-21 09:58:19下载
- 积分:1
-
服务器端通过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
-
三个不同的聊天室程序,有客户端和服务器端。大家可以下载学习...
三个不同的聊天室程序,有客户端和服务器端。大家可以下载学习-Three different chat room procedures, client and server side. You can download the study
- 2022-06-26 06:03:55下载
- 积分:1
-
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。...
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
- 2022-03-14 13:47:52下载
- 积分:1
-
Serial Communication programming, java language versions, and serial communicati...
串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的-Serial Communication programming, java language versions, and serial communication programming, java language versions of
- 2022-01-31 03:00:12下载
- 积分:1
-
Skype源和协议的Skype节点分析
Skype source and protocol:An Analysis of the Skype Peer-to-Peer Internet Telephony Protocol
- 2022-03-21 07:42:52下载
- 积分:1
-
smurf程序,用做dos
smurf程序,用做dos-enormously procedures used to make dos
- 2022-04-01 13:11:49下载
- 积分:1
-
vc++五子棋游戏
这是一个用vc++写的游戏代码,其中用到MFC,很适合初学者去学习代码,从中学习到更多的东西!该程序把大家平时很容易忘记的知识点多用到了,可能感觉又有时候代码很简单但是确实让初学者受益颇深啊!希望能对初学者有所帮助,实现我们对你们有用!
- 2022-01-23 10:38:36下载
- 积分:1
-
Multicast chat source
多播聊天源程序
-Multicast chat source
- 2022-06-21 14:11:45下载
- 积分:1
-
made source Ethernet MAC address, the software can be used to encrypt
取得网卡MAC地址源程序,也可用来对软件加密-made source Ethernet MAC address, the software can be used to encrypt
- 2023-07-26 08:10:03下载
- 积分:1