-
this an example of Http proxyServer.
this an example of Http proxyServer.
- 2022-02-26 16:23:52下载
- 积分:1
-
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮...
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮件
二。帐户操作
1。新建帐户
2。删除帐户
3。帐户设置
三。地址簿操作
1。手动添加地址
2。自动添加地址
3。删除地址
4。地址设置
5。地址回复-Realize single-threaded multi-account e-mail to send and receive procedures. Menu: 1. 1 e-mail operation. Incoming mail 2. E-mail 3. Save E-mail 4. Save Annex 5. Delete e-mail 6. Second response. Account to operate one. New account 2. Delete account 3. Account Settings three. Address Book 1. Manually add the address 2. Automatically add the address 3. Delete address 4. Address Setting 5. Address Reply
- 2022-02-28 18:17:41下载
- 积分:1
-
在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。...
在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。-others on the basis of the identity of the senders, which is to support ESMTP norms, in addition to examples include static libraries, user-friendly.
- 2023-03-01 06:35:03下载
- 积分:1
-
C++ Builder的Socket通信
c++ builder socket 通讯-c++ builder socket communication
- 2022-03-25 14:43:40下载
- 积分:1
-
网络摄像机中视频帧传输的其他程序
也很有用
网络摄像机中视频帧传输的其他程序
也很有用-Network Camera in the video frame transmission is also useful in other procedures
- 2022-03-20 11:25:24下载
- 积分:1
-
Servlet and JSP core programming, can be ported to multiple systems above
Servlet与JSP核心编程,可以移植到多个系统上面的-Servlet and JSP core programming, can be ported to multiple systems above
- 2022-03-18 22:24:11下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket2.rar
- 2022-03-03 23:45:56下载
- 积分:1
-
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端....
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端.-a network source, network programming through internal computer network parameters Information Collection example, the client.
- 2022-01-26 07:33:17下载
- 积分: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
-
C++ Socket编程客户端 源码带有debug文件
C++ Socket编程客户端 源码带有debug文件-C++ Socket Programming with a debug client-side source files
- 2022-03-20 14:09:56下载
- 积分:1