-
Aficio-1060_pc
manual aficio 1060 parts
- 2014-06-04 04:29:35下载
- 积分: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
-
VC wrote the FTP client function of the realization of a detailed software desig...
VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
- 2022-01-22 11:39:45下载
- 积分:1
-
DL_HttpFtp_SDK_1.0
量点1.0下载组件 用这个可以做下载软件
- 2010-02-15 04:00:19下载
- 积分:1
-
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含...
Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people familiar with the style of Berkeley Socket libraries; Also includes a group of Windows extension function, so that programmers can fully take advantage of the Windows message-driven mechanism for the programming.
- 2022-03-01 12:02:35下载
- 积分:1
-
一个RTP网络通讯的例子!
一个rtp网络通讯的例子!-an rtp network communications are examples!
- 2023-01-13 13:45:03下载
- 积分:1
-
MFC库,VC++开发环境,Socket网络编程接口…
MFC库,VC++开发环境,Socket网络编程接口,实现网络性能测试Ping-MFC Library, VC++ Development environment, Socket network programming interfaces, network performance testing Ping
- 2022-02-24 13:02:18下载
- 积分:1
-
treug_
triangular signal. source made with the help of mathcad. Decomposition of periodic signals in a Fourier series. Сonstruction of the signal spectrum.
- 2010-12-08 19:13:09下载
- 积分:1
-
20091119kbqV2.0
特点:
一、与第一版本质不同。— 全新代码编译。 加入支持拖拽功能。
二、独特图标提取技术。— 完全不失真提取exe,dll,ocx,ico等。
三、数据压缩加密超强。— 采用aplib0.44算法。效果自行测试。
四、捆绑任意数量文件。— 如果你机器够好。 支持捆绑无限个。
五、躲避所有的反捆绑。— 能躲避现在市面上所有 反捆绑程序。
(Features: 1, with the first edition of a different nature.- The new code is compiled. Add support for drag and drop functionality. Second, the unique icon extraction.- Completely distortion extracting exe, dll, ocx, ico and so on. 3, data compression, encryption super.- Use aplib0.44 algorithm. Effects of self-testing. 4, tied any number of files.- If you are good enough machine. Supports unlimited bundle. 5, to avoid all anti-tied.- Be able to avoid all anti-bundled programs are now available in the market.)
- 2009-11-27 17:37:22下载
- 积分:1
-
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。...
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。-A BT source code, using c++ Prepared, is someone else
- 2023-02-08 19:25:04下载
- 积分:1