-
服务器端通过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
-
Modem /串口通信编程 Modem编程
Modem /串口通信编程 Modem编程-Modem/Modem Serial Communication Programming Programming
- 2023-06-23 13:55:03下载
- 积分:1
-
收发电子邮件-e-mail
- 2022-07-01 03:04:09下载
- 积分:1
-
TCP聊天客户端,希望对大家有所帮助啦,
TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
- 2022-04-06 20:45:20下载
- 积分:1
-
这是ecf的原代码,是个plugin,可以实现即时通讯。
这是ecf的原代码,是个plugin,可以实现即时通讯。-ecf This is the original code, is a plugin can achieve instant messaging.
- 2022-04-11 08:27:22下载
- 积分:1
-
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
- 2022-11-19 23:35:03下载
- 积分:1
-
clientudp
clientUDP
-clientUDP
- 2022-01-26 06:34:40下载
- 积分:1
-
LAN real
局域网实时通讯工具,C++编写,网络课程设计-LAN real-time communication tools, C++ Preparation, curriculum design network
- 2022-03-05 19:44:01下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rarC:Documents and Settingsyyy桌面新建...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rar
- 2022-03-22 08:42:28下载
- 积分:1
-
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。...
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。-heritrix is an open source network reptiles/Web Spiders, heritrix purpose is to track the page url to the expansion of the crawl, and finally for the search engine provides a wide range of data sources.
- 2022-01-24 12:54:38下载
- 积分:1