-
集留言反馈,客户资源,业务定单为一体,通过Jmail发送
集留言反馈,客户资源,业务定单为一体,通过Jmail发送 -Set voice feedback, customer resources, business orders for the integration, through this Jmail
- 2023-05-21 00:55:03下载
- 积分:1
-
JavaScript
JavaScript-极品万年历,很好的日历工具-JavaScript-Need hefty almanac and a good calendar tool
- 2022-12-17 05:00:03下载
- 积分:1
-
用vc++演示电子邮件收发的实例程序源代码
用vc++演示电子邮件收发的实例程序源代码-Using vc++ demo to send and receive e-mail source code examples
- 2023-01-06 09:20:03下载
- 积分:1
-
很典型的一款嗅探器原程序,经过我的编译,可以正确运行.
很典型的一款嗅探器原程序,经过我的编译,可以正确运行.-typical one sniffer program, I have the compiler can function correctly.
- 2022-02-26 16:28:15下载
- 积分:1
-
C#/ASP.NET development of the web site statistics system, functions very compreh...
C#/ASP.NET开发的网站统计系统,功能很全面,使用便捷。适合中小型网站使用。-C#/ASP.NET development of the web site statistics system, functions very comprehensive and easy to use. Suitable for small and medium-sized sites.
- 2022-07-19 06:38:37下载
- 积分: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
-
AspNetPager分页控件源代码,可以大大节省开发速度
AspNetPager分页控件源代码,可以大大节省开发速度-AspNetPager source code can be greatly reduced development time
- 2022-05-21 22:52:09下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
同来进行Internet时间同步的d
同来进行Internet时间同步的d-To carry out Internet time synchronization with the dll
- 2022-08-03 08:40:21下载
- 积分:1
-
UDP协议实现网络通讯
UDP协议实现网络通讯-UDP communications network
- 2022-06-20 01:06:43下载
- 积分:1