-
single_inheritance
C++ programing, Single inheritance
- 2012-11-26 20:27:02下载
- 积分:1
-
DevDivMixed
Windows Phone 8界面调用一般DLL,非Runtime Component的例子(Windows Phone 8 interface called examples general DLL, a non Runtime Component)
- 2014-03-29 17:33:41下载
- 积分:1
-
经典网络编程书籍:Windows网络编程第二版
经典网络编程书籍:Windows网络编程第二版 -Classic network programming books: Windows Network Programming Second Edition
- 2022-07-24 09:23:47下载
- 积分:1
-
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描...
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描-vc prepared with the typical port scanning procedures, and providing user input ip address, port scanning
- 2022-09-27 19:30:03下载
- 积分: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
-
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。...
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。-common lanhelp, netsuper software has been used? One has written? This is a good example.
- 2022-08-17 08:16:23下载
- 积分:1
-
Layout-Manager_MFC
Layout manager options for MFC apps
- 2014-08-06 02:59:52下载
- 积分:1
-
shuzhifenxi
二分法,数值分析实现方程求根的算法,这是java程序(Dichotomy, numerical analysis algorithms to achieve Roots of the equation, which is the java program)
- 2013-12-13 12:45:31下载
- 积分:1
-
Intel_82546
这个驱动运行在window系统下,这个代码是我编写的,你想开发intel 芯片驱动的时候,你可以使用它并完善它,这个驱动是原来我在上一个单位开发的。已经有了基本功能,开发环境win7 ddk下编译通过。(intel 82546 driver code,this driver run under the windows system,this code come from my company developping by me,when you want develop intel-82546 driver on windows,you can use it freedly.)
- 2014-01-05 15:00:00下载
- 积分:1
-
VB-Personal-search-sub
VB的个人收支管理系统,完成了个人的收支管理需求(VB VB Personal search sub)
- 2020-07-01 10:00:01下载
- 积分:1