-
Windows NETSTAT
netstat的(网络统计),是一个命令行工具,显示网络连接。 这个程序是用winsock的在Borland的C ++ Builder的打了一个比方。
- 2022-08-22 14:26:27下载
- 积分:1
-
这是我准备连接客户端和服务器软件的一个。疗法…
这是我编写的一个处理多连接的客户端,服务器软件。里面有代码和程序-This is the one I prepared to handle connecting client and server software. There are codes and procedures
- 2022-02-02 12:34:15下载
- 积分:1
-
Http link to download the designated time, only the use of socket to download
下载指定http链接的时候,仅仅使用socket去下载-Http link to download the designated time, only the use of socket to download
- 2022-03-14 12:18:40下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
我收集的C++ builder编写socket的文章.
我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
- 2022-02-07 08:21:21下载
- 积分:1
-
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),...
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),
然后启动大厅程序(Game.exe),
坐好位置后,就可以进行游戏了。-OurGame similar to the Game The Great Battle of Four Countries divided into client and server. 2 can be used for LAN or 4 people against people, in support of the right site functionality. First of all want to run server-side (Server.exe), then start the procedure room (Game.exe), good location to sit, you can play the.
- 2022-02-11 12:14:24下载
- 积分:1
-
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来...
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来给大家用用,并提供源码下载。-Automatically change IP addresses, automatically get a local ADSL connection, timing automatic dialing, auto-reduced to the status bar, dial-up log records, IP address of record, IP addresses can be used to brush use, brush sites, and more. The software is very complete. Now released for everyone to come out with use, and provide source code to download.
- 2023-06-22 22:40:04下载
- 积分:1
-
使用UDP协议的网络通信,发送接收模式的方向
用UDP协议实现网络通信,发送方向接收方发送字符串消息“This is a test.”,接收方接收并显示字符串,如果几首成功,则发送方显示“OK”。-Using UDP protocol network communication, send the direction of the receiving party to send a string message
- 2022-03-01 08:18:20下载
- 积分:1
-
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用...
用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用-Dreamweaver ride with the commercial site of the framework, a simple framework. You can modify the application of
- 2022-11-29 12:55:04下载
- 积分:1
-
vc++做的代理服务器 希望对大家有帮助
vc++做的代理服务器 希望对大家有帮助-vc do hope that the proxy server to be helpful
- 2022-03-13 07:43:44下载
- 积分:1