-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分: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
-
或许对大家有用哦 是一个关于网络编程发面的
或许对大家有用哦 是一个关于网络编程发面的-Perhaps everyone is a useful oh on the network programming leavened dough
- 2022-02-02 17:43:42下载
- 积分:1
-
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。...
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
- 2022-01-26 03:22:44下载
- 积分:1
-
这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点...
这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点-This is a client-server design simple, just upload that the stringent points
- 2022-05-28 05:07:38下载
- 积分:1
-
程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新...
程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedure : online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. This procedure is a simple peer-to-peer updates. Completion of the rougher, more functional friends welcome update perfect
- 2023-09-04 11:15:03下载
- 积分:1
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程...
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程-WIN32 API to write a function of just one-on the end of a string, but the embodiment of the socket connection establishment process
- 2022-08-22 16:15:41下载
- 积分:1
-
我自己做的OPenldap的客户端,用于做网络服务器,有参考意义
我自己做的OPenldap的客户端,用于做网络服务器,有参考意义-OPenldap do my own client to do network server, a reference value
- 2022-01-21 19:46:14下载
- 积分:1
-
一个用winsock开发的代理服务器
一个用winsock开发的代理服务器-a development of the protocols of using a proxy server
- 2022-08-14 19:28:06下载
- 积分:1