-
服务器端通过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
-
Nautilus is an integrated network assistant for the TCP/IP protocol network tool...
鹦鹉螺网络助手是一个集成了用于 TCP/IP 协议的多种网络工具的应用软件。它基于 Windows Socket2.0 版本,功能包括:Ping;Host lookup(主机查询);Finger(帐号查询);同步本地主机时钟的 Time(网络时钟);WhoIs(域名查询);TraceRoute(路由跟踪);ISPPinger(以一定时间间隔持续 ping 同一台主机);QoD 服务;增强的快速拨号;支持多帐号的电邮检查-Nautilus is an integrated network assistant for the TCP/IP protocol network tools for a variety of applications. It is based on Windows Socket2.0 version features include: Ping Host lookup (host query) Finger (account inquiries) synchronize the local host clock Time (network clock) WhoIs (domain name query) TraceRoute (routing tracking) ISPPinger (to a certain time interval continuous ping the same host) QoD services enhanced speed dial support multi-account e-mail check
- 2022-11-03 06:50:03下载
- 积分:1
-
Socket编程 还有很大的升级空间 服务器和客户端在一起的
Socket编程 还有很大的升级空间 服务器和客户端在一起的-Socket programming upgrades there is still much room for server and client together
- 2022-03-16 04:25:59下载
- 积分:1
-
firefox系列,扩展编程之五,一个简单的实例。
firefox系列,扩展编程之五,一个简单的实例。-series, extended programming Five, a simple example.
- 2022-03-04 18:32:07下载
- 积分:1
-
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享...
可以发送具有用户名论证的邮件,并且加入了POP3接收的功能,虽然还有一些BUG,望有好的意见能与我分享-can send users who have demonstrated mail, POP3 and joined the reception function, although some BUG, Pillar had good ideas and I can share
- 2022-08-04 02:56:59下载
- 积分:1
-
this an example of Http proxyServer.
this an example of Http proxyServer.
- 2022-02-26 16:23:52下载
- 积分:1
-
基于RFC868协议的NTP时间服务器源代码程序
基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
- 2022-03-29 10:40:14下载
- 积分:1
-
VB的程序,共享磁盘的。
VB的程序,共享磁盘的。-VB, shared disk.
- 2022-03-15 10:02:12下载
- 积分:1
-
网络数据包的捕获
网络数据包的捕获-network packet capture
- 2023-07-11 19:05:03下载
- 积分:1
-
用VB编写在网络中的通讯工具,适合小企业运用
用VB编写在网络中的通讯工具,适合小企业运用-VB prepared in the network communication tools suitable for the small enterprise
- 2022-03-13 04:51:59下载
- 积分:1