-
在VB环境下的帮助你远程获取MAC的代码 相当好用哦
在VB环境下的帮助你远程获取MAC的代码 相当好用哦 -in VB environment with the help of remote access to your MAC code very handy oh
- 2023-07-27 21:20:03下载
- 积分:1
-
网络通讯中的加密技术SSL,本文档可以做初学教程
网络通讯中的加密技术SSL,本文档可以做初学教程-SSL from network data transfor ,this document for net program
- 2022-08-31 12:40: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
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分:1
-
VC++p2p下载软件源代码。这个程序涉及到dc++。是开源的基于p2p技术的上传及下载软件源程序。此软件当初也是风光无限,只可惜现在过时了。不过它的源程序还是...
VC++p2p下载软件源代码。这个程序涉及到dc++。是开源的基于p2p技术的上传及下载软件源程序。此软件当初也是风光无限,只可惜现在过时了。不过它的源程序还是对你有用的。-VC++ p2p download software source code. This procedure involves the dc++. Is the open-source technology, based on p2p upload and download software source. This software it was the fame, but unfortunately now out of date. However, its source code is useful to you.
- 2022-02-06 04:11:51下载
- 积分:1
-
中国联通短信平台源代码,delphi版,请大家参考一下,资源共享。
中国联通短信平台源代码,delphi版,请大家参考一下,资源共享。-China Unicom SMS platform source code, delphi version, please refer to, the sharing of resources.
- 2022-03-01 13:28:08下载
- 积分:1
-
RPC的使用,远程方法调用,很好的,却
RPC的使用,远程方法调用,很好的,却-The use of RPC, Remote Method Invocation, very good, but
- 2022-11-27 12:30:03下载
- 积分:1
-
这是天空和大海的旅游系统的网站,利用Dreamweaver做的,..
这是海天旅行社的网站系统,用Dreamweaver做的,有注册会员,介绍旅游景点,预订等功能,非常实用。-This is the website of the sea and sky travel system, using Dreamweaver to do, and have registered members, introduce tourist attractions, reservations and other functions, very useful.
- 2022-07-04 23:13:49下载
- 积分:1
-
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。...
简单的一套停车场管理系统,后来进行了一次修改,新手朋友们可以参考一下。-Simple set of car park management system, and later carried out a revised new friends for reference.
- 2022-06-19 19:07:39下载
- 积分:1
-
Raw Socket use of a simple chat program. through this process Ethernet packets t...
利用Raw Socket实现的一个简单的聊天程序,可以通过这个程序加深对以太网封包概念的理解-Raw Socket use of a simple chat program. through this process Ethernet packets to deepen understanding of the concept of
- 2022-02-26 01:05:20下载
- 积分:1