-
windows 网络连接编程
windows 网络连接编程-windows network programming
- 2023-07-22 00:55:03下载
- 积分:1
-
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识
程序运行时获取计算机的网卡的mac地址,以便于作为某种标识-running computer access at the LAN mac address, in order to serve as a logo
- 2022-02-14 02:15:39下载
- 积分:1
-
网站首页设计时的友情链接,方便用户登陆本网站的友情网站.可以增加网站的浏览量.扩大宣传面...
网站首页设计时的友情链接,方便用户登陆本网站的友情网站.可以增加网站的浏览量.扩大宣传面-Home Design Links at the convenience of users log on to the website of friendship site. Increase website hits. To expand the outreach
- 2022-05-16 20:54:31下载
- 积分:1
-
Windows网络编程的详细教程,PDF
有关windows网络编程技术的详细pdf教程-Windows network programming on a detailed tutorial pdf
- 2023-02-20 10:25:05下载
- 积分:1
-
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。...
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。-Internet phone software, the use of P2P communication is NAT penetration of a practical example of the procedure.
- 2022-01-27 15:33:02下载
- 积分: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
-
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 M...
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache/MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
- 2023-05-03 17:50:03下载
- 积分:1
-
c#.NET Socket IP packet monitor and send
c#.NET Socket实现的IP包监控和发送-c#.NET Socket IP packet monitor and send
- 2022-05-23 14:46:20下载
- 积分:1
-
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的...
飞鸽, 网络通讯 局域网,不错的看看吧,只不过是日本人写的-Dove, network communications LAN, good to see you, but is written in Japanese
- 2022-01-26 17:58:36下载
- 积分:1
-
Java网络编程演示,用于北京师范大学计算机系Java课程教学示范。...
Java网络编程演示,用于北京师范大学计算机系Java课程教学示范。-Java Network Programming demonstration for the Computer Science Department of Beijing Normal University Teaching Java model.
- 2022-01-26 15:32:30下载
- 积分:1