-
vb wrote messenger including server
vb写的messenger包括服务器端和客户端,1.0可以根据这个自己在局域网里假设聊天服务器了.法文写的-vb wrote messenger including server-side and client-side, 1.0 can be the basis of this assumption in their own local area network chat server. French wrote
- 2022-03-04 12:19:40下载
- 积分:1
-
一个简单的多任务的FTP服务器及相应的客户端程序FTP client/server...
一个简单的多任务的FTP服务器及相应的客户端程序FTP client/server -a simple multi-task of FTP servers and corresponding client FTP client/se Tiger
- 2022-09-10 14:40:02下载
- 积分:1
-
a simple browser, can open any website, practical
一个简单的浏览器,可以打开任意的网址,很实用-a simple browser, can open any website, practical
- 2022-04-14 16:43:24下载
- 积分:1
-
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.
利用SNMP获得交换机端口学习到的MAC地址的程序,PHP.-use SNMP access switch ports to learn the MAC address of the procedure, PHP.
- 2022-03-21 19:26:31下载
- 积分:1
-
VB源代码VB源代码VB源代码
vb源代码vb源代码vb源代码
- 2022-02-27 09:16:12下载
- 积分:1
-
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信...
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信-Do with NetBios source network communication can be achieved and support for Ethernet NetBios communications device communications
- 2022-02-25 06:04:06下载
- 积分:1
-
自用java编制了一个能在局域网中实现internet一样的聊天功能
自用java编制了一个能在局域网中实现internet一样的聊天功能-with java,working out a program whichcan achieve the chat fuction as internet in the LAN.
- 2022-03-05 14:15:51下载
- 积分:1
-
Chat client
客户端服务器聊天室源代码,使用VC(visual C++)编写的。使用access数据库。-Chat client-server source code, the use of VC (visual C++) Prepared. The use of access database.
- 2022-03-11 10:51:23下载
- 积分: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
-
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点....
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点.-were followed TCP and UDP programming, understanding the two main differences between the agreement and understanding of their respective strengths and weaknesses.
- 2022-05-05 12:43:56下载
- 积分:1