-
AspNetPager分页控件源代码,可以大大节省开发速度
AspNetPager分页控件源代码,可以大大节省开发速度-AspNetPager source code can be greatly reduced development time
- 2022-05-21 22:52:09下载
- 积分:1
-
一个局域网聊天程序,一个局域网聊天程序 一个局域网聊天程序...
一个局域网聊天程序,一个局域网聊天程序 一个局域网聊天程序-a LAN chat procedure, a procedure LAN chatting a LAN chat procedures a LAN Chat Program
- 2022-03-20 20:37:36下载
- 积分: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
-
rtp协议实现代码
rtp协议实现代码-rtp protocol code
- 2023-06-04 16:15:02下载
- 积分:1
-
C程序设计语言
纯 C 语言用 Win32 API + Socket 编写的端口扫描器 是控制台下的。-C Program Language
write Port Scan
- 2022-03-17 15:43:04下载
- 积分:1
-
shopping cart
网上购物车程序,可增加,删除货物,保存付账等功能-shopping cart
- 2023-06-05 18:45:03下载
- 积分:1
-
Lesson16线程同步与异步套接字编程
Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
- 2022-03-02 18:25:43下载
- 积分:1
-
peercast, foreign universities in a peer
peercast,国外大学的一个P2P流媒体的仿真程序。可以仿真节点的路由。-peercast, foreign universities in a peer-to-peer streaming media simulation program. The simulator can Routing nodes.
- 2022-03-21 16:01:21下载
- 积分:1
-
ECHO的IOCP例子,希望对想学IOCP的朋友有帮助
ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
- 2023-07-23 06:10:02下载
- 积分:1
-
Based on C/S mode, the use of TCP/IP network protocol chat program, including cl...
是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
- 2022-06-01 02:03:55下载
- 积分:1