-
服务器端通过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
-
本程序能够将指定网址的文件下载到你所指定的文件里
本程序能够将指定网址的文件下载到你所指定的文件里-This procedure can be specified URL file download to your specified file
- 2022-09-03 01:20:02下载
- 积分:1
-
一个网络应用类CWiCNet
一个网络应用类CWiCNet--A network application class CWiCNet
- 2022-07-14 06:39:12下载
- 积分:1
-
delphi network programming a small example of the use of socket programming.
delphi 网络编程小例子,利用socket编程。-delphi network programming a small example of the use of socket programming.
- 2022-10-03 17:30:03下载
- 积分:1
-
完美的完成端口服务器,性能稳定.可以连接上千个客户端.
完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
- 2022-05-22 05:50:31下载
- 积分:1
-
PHP可以chinese.php FP DF chinese.php PHP可以chinese.php
php fpdf chinese.php fp df chinese.php php fpdf chinese.php -php fpdf chinese.php php fp df chinese.php php fpdf chinese.php
- 2023-02-16 00:25:03下载
- 积分:1
-
迷你小
超小迷你留言本 v3.0 修正版
一发表页和首页合并,使界面更美观简洁
二增加了防止远程提交功能.
三限制了留言字数,禁止了留言复制
四解决了感叹号等特殊字符引起的表格变形
五解决了输入脚本引起的问题
六对管理口令进行了MD5加密,使系统更安全
七增加了修改管理员口令功能.-small mini-messages that the v3.0 version of a published page and the homepage merger so simple interface more beautiful 2 to increase the distance to prevent functional. 3 limits the number of words in messages. prohibit the voice reproduction 4 solve the Exclamation mark, and other special characters form deformation caused by the 5 solve the importation arising from the script that 6 to the management of MD5 password encryption, allowing the system more secure 7 revised increase administrator password function.
- 2022-01-28 11:14:00下载
- 积分:1
-
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝-network file copy DLL shared folders and folders to copy FTP
- 2022-03-20 01:31:40下载
- 积分:1
-
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。
一个捕获ip数据包的delhpi程序,涉及到delhpi网络编程。-a catch ip packet delhpi procedures involving delhpi network programming.
- 2022-03-23 02:39:51下载
- 积分:1
-
JSP的使用 :使用过滤器解决struts中文提交 解决数据转发中的乱码问题。...
JSP的使用 :使用过滤器解决struts中文提交 解决数据转发中的乱码问题。-JSP" s use: the use of filters to solve struts forward submission of data to solve the problem of garbled.
- 2022-07-13 14:01:00下载
- 积分:1