-
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
- 2022-02-05 12:34:13下载
- 积分:1
-
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考....
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考.-network programming, network chat room code of the customer, as network programming reference.
- 2022-01-31 18:18:46下载
- 积分:1
-
对等网络
电驴的最新源代码源代码,当前最流行的p2p软件 VC编写的-P2P VC++
- 2022-07-26 21:50:10下载
- 积分: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
-
基于单异步对话框的软件。初步研究…
基于ipv6的单框异步对话软件。对于初步学习ipv6的有帮助-based on the single asynchronous dialogue box software. Preliminary study for the help ipv6
- 2022-02-04 08:26:06下载
- 积分:1
-
FTP代码。使用API实现通讯,速度快,稳定,代码完整。
FTP代码。使用API实现通讯,速度快,稳定,代码完整。-FTP code. Realize the use of API communication, fast, stable, and code integrity.
- 2023-07-14 21:20:03下载
- 积分:1
-
winsocks的源代码
winsocks的源代码-winsocks source code
- 2022-03-01 21:16:19下载
- 积分:1
-
一个很好玩的游戏,类似雷电,名字是雷霆战机。
一个很好玩的游戏,类似雷电,名字是雷霆战机。-A very fun game, similar to thunder and lightning, whose name is Thunder fighter.
- 2022-02-16 05:42:32下载
- 积分:1
-
此代码由asp300.com收集整理。 asp300
此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
- 2022-04-01 14:50:23下载
- 积分:1
-
C语言编写的服务器端SOCKET程序源代码
C语言编写的服务器端SOCKET程序源代码-C language server-side source code SOCKET
- 2022-01-25 17:02:31下载
- 积分:1