-
有许多关于网络编程的例子
有许多关于网络编程的例子-of many examples of Network Programming
- 2022-08-14 23:11:34下载
- 积分:1
-
简单的ftp软件,实现基本的功能,开发环境vb6.0
简单的ftp软件,实现基本的功能,开发环境vb6.0-Simple ftp software to realize the basic functions, development environment VB6.0
- 2022-03-24 06:12:31下载
- 积分:1
-
网络应用.有好东西大家一起来分享,主要用于网络通信.
网络应用.有好东西大家一起来分享,主要用于网络通信.
- 2022-05-16 15:18:59下载
- 积分:1
-
有关用户界面方面的修改以及控件方面的自绘问题.
有关用户界面方面的修改以及控件方面的自绘问题.-Related aspects of user interface changes as well as the control aspects of the issue of self-painting.
- 2022-10-09 11:25:02下载
- 积分: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
-
Windows网络编程的详细教程,PDF
有关windows网络编程技术的详细pdf教程-Windows network programming on a detailed tutorial pdf
- 2023-02-20 10:25:05下载
- 积分:1
-
用VC socket 实现聊天室的客户端
用VC socket 实现聊天室的客户端-VC socket used to achieve Chat client
- 2023-04-02 07:05:03下载
- 积分:1
-
projectxi是服务器
ProjectXI是一个基于FF11的服务器端模拟器-ProjectXI is a server-side FF11-based simulator
- 2022-08-11 14:24:48下载
- 积分:1
-
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法...
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法-Dialogic voice card FAX (fax) using source, for example, including fax receiving, sending methods
- 2022-05-08 00:38:39下载
- 积分:1
-
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子
tcpip_lib33版本,新增加构造IP/TCP/UDP数据包的例子-Tcpip_lib33 version, and a example in which IP/TCP/UDP data packet`s constructure is added
- 2022-03-13 06:10:09下载
- 积分:1