-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分: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
-
Based on C/S mode Socket programming two programs, one is the client program, on...
基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序
Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics computing services and anti-order strings Service
- 2022-02-05 13:25:07下载
- 积分:1
-
此文件包含组成 pointDistance 应用程序
的每个文件的内容摘要。对输入的点计算任意两点之间的距离...
此文件包含组成 pointDistance 应用程序
的每个文件的内容摘要。对输入的点计算任意两点之间的距离-This file contains the application components pointDistance summary of the contents of each file. Calculation of input points the distance between any two
- 2023-03-28 05:20:03下载
- 积分:1
-
收录了很多著名的大型公司的网址,可以看一下。
收录了很多著名的大型公司的网址,可以看一下。-collections of many well-known large companies web site can look at.
- 2022-07-13 02:44:11下载
- 积分:1
-
CPop3Connection是利用WinSocket来接收POP邮件的,这是它的实现代码。VC++版,希望对你有帮助。...
CPop3Connection是利用WinSocket来接收POP邮件的,这是它的实现代码。VC++版,希望对你有帮助。-CPop3Connection is the use of WinSocket to receive POP e-mail, which is code for its implementation. VC++ version, want to help you.
- 2023-07-16 00:30:03下载
- 积分:1
-
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考....
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考.-network programming, network chat room code of the customer, as network programming reference.
- 2022-01-31 18:18:46下载
- 积分:1
-
VC++6 UDP点对点聊天
VC++6 UDP点对点聊天-VC six peer-to-peer chatting UDP
- 2022-05-27 23:10:14下载
- 积分:1
-
a simple online chat network server, online chat
一个简单的网络聊天服务器,在线聊天
- 2022-03-01 01:01:38下载
- 积分:1
-
in VC compiler, achieving large file transfer, very fast, can be designated port...
在VC下编译,实现大文件的传输,速度很快,可以指定端口和IP-in VC compiler, achieving large file transfer, very fast, can be designated ports and IP
- 2022-11-02 03:00:03下载
- 积分:1