-
UDP通信实例,很简单,是在。NET框架下写的
UDP通信实例,很简单,是在。NET框架下写的-UDP communication examples, very simple in. NET framework written in
- 2022-06-16 17:35:05下载
- 积分:1
-
本程序实现了连续地ping功能
本程序实现了连续地ping功能-the process to achieve continuous ping function
- 2022-11-27 03:05:04下载
- 积分:1
-
用INDY做的聊天程序 用INDY做的聊天程序
用INDY做的聊天程序 用INDY做的聊天程序-INDY do use chat program used to do chat program INDY
- 2023-04-06 17:25:03下载
- 积分:1
-
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程...
WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程-WIN32 API to write a function of just one-on the end of a string, but the embodiment of the socket connection establishment process
- 2022-08-22 16:15:41下载
- 积分:1
-
这是一个简单的小程序!可以实现用http协议将Web上的文件下载到本机的Windows文件夹!
这是一个简单的小程序!可以实现用http协议将Web上的文件下载到本机的Windows文件夹!-This is a simple little procedure! Http can be used to achieve agreement on the Web to download the document for the Windows folder!
- 2022-01-30 11:07:54下载
- 积分:1
-
动态更改IP的简单方法
通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息....
动态更改IP的简单方法
通过调用windows2000系统自带的netsh命令来实现更改本地IP地址、子网掩码、默认网关等信息.-The tendency changes IP the straightforward procedure Through transfers netsh which the windows2000 system brings to order to realize change local information and so on IP address, sub- net covers code, tacitly approves gateway
- 2022-04-20 15:06:28下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
IP Router : A new tool for Gigabit Networking
IP Router : A new tool for Gigabit Networking
- 2022-01-25 17:30:52下载
- 积分: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
-
使用winsock实现IPX协议客户/服务器的程序
使用winsock实现IPX协议客户/服务器的程序- Uses winsock to realize the IPX agreement customer/server
procedure
- 2022-03-20 15:23:24下载
- 积分:1