-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
使用netants1.10板增加的COM接口,在自己的程序..
利用NetAnts1.10版里增加的COM接口,在自己的程序中实现对NetAnts的控制-use NetAnts1.10 boards to increase the COM interface, in its own procedures to achieve the control Zabriskie
- 2022-02-03 00:17:05下载
- 积分:1
-
一个简单的多任务的FTP服务器及相应的客户端程序FTP client/server...
一个简单的多任务的FTP服务器及相应的客户端程序FTP client/server -a simple multi-task of FTP servers and corresponding client FTP client/se Tiger
- 2022-09-10 14:40:02下载
- 积分:1
-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1
-
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
- 2022-05-16 07:45:58下载
- 积分:1
-
可允许两人在线对弈的五子棋游戏源代码。用VC6.0开发,在2000、xp平台上调试通过,工作稳定。...
可允许两人在线对弈的五子棋游戏源代码。用VC6.0开发,在2000、xp平台上调试通过,工作稳定。-allow two players to the online game source code 331. VC6.0 use development, in 2000, xp platform debugging through steady work.
- 2022-12-14 14:10:03下载
- 积分:1
-
跨平台的最轻量级socket的c++库,支持windows,linux,solaris
跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
- 2023-01-08 02:25:02下载
- 积分:1
-
vc++客户端
vc++客户端程序设计适合初学者 ,应用socket(),bind(),listen(),accept(),send(),rec()等函数说明
- 2022-11-06 09:25:03下载
- 积分:1
-
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。...
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。-Port model of the completion of a simple example of the completion of the port. Port for the completion of large-scale C/S mode server is C/S design the optimal program.
- 2022-01-27 22:32:11下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1