-
服务器端通过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
-
vc编写,操作msmq的例子,封装成class,可直接调用!
vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
- 2022-07-18 08:31:23下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目....
这是我辛苦编的一个JAVA程序,是关于chatroom.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the chatroom. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-02-01 09:42:38下载
- 积分:1
-
passthru的扩展源码
passthru的扩展源码-passthru expansion FOSS
- 2023-05-19 14:10:02下载
- 积分:1
-
一个用java实现的简单聊天室,仅供初学者参考 参考
一个用java实现的简单聊天室,仅供初学者参考 参考-using java to achieve a simple chat room is for beginners information.
- 2022-08-21 10:07:34下载
- 积分:1
-
Dove Dove Chuanshu Chuanshu
飞鸽传书 飞鸽传书-Dove Dove Chuanshu Chuanshu
- 2022-04-20 13:33:02下载
- 积分:1
-
这是一个hotmail邮件检查程序。非常之不错。
这是一个hotmail邮件检查程序。非常之不错。-This is a hotmail mail inspection procedures. Very good.
- 2022-08-24 22:59:58下载
- 积分:1
-
procedures classic PHP shopping network Cart achieve php
PHP购物程序
经典的网络购物车php实现-procedures classic PHP shopping network Cart achieve php
- 2022-01-30 18:15:30下载
- 积分:1
-
关于网络聊天的代码,看看吧
关于网络聊天的代码,看看吧-Those are some codes about webchat.
- 2022-03-12 09:27:49下载
- 积分:1
-
win32控制台程序,从WEB服务器通过HTTP下载文件,值得借鉴
win32控制台程序,从WEB服务器通过HTTP下载文件,值得借鉴-win32 console program, from the WEB server to download files through HTTP, it is worth drawing
- 2022-03-01 20:30:19下载
- 积分:1