-
检测网卡MAC地址的程序,本人测试通过。
检测网卡MAC地址的程序,本人测试通过。-NIC MAC address detection procedure, I test.
- 2023-06-28 04:55: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
-
物理数据迁移器 可以作为pc机之间的数据中转
物理数据迁移器 可以作为pc机之间的数据中转-physical data transfer device can be used as PCs interchange of data between
- 2022-02-06 06:37:09下载
- 积分:1
-
模拟路由器的小程序,可以发出一个MAC地址的ARP请求,然后…
模拟路由器的小型程序,可以发出arp请求获得mac地址,进而转发数据包-Simulated router small procedures, may issue a mac address arp request, and then forwarding the packet
- 2022-03-30 02:28:39下载
- 积分:1
-
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动...
自己使用的用于avr单片机的源程序,包含ne2000兼容网卡的驱动-its own use for avr SCM source, including ne2000 compatible NIC drivers
- 2022-02-20 14:37:55下载
- 积分:1
-
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血...
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血-client regularly send data to the server, with VC preparation, the implementation of XP, although no value, but my efforts
- 2022-02-01 06:17:55下载
- 积分:1
-
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考....
网络编程,网络聊天室的客户段代码,可以作为网络编程的参考.-network programming, network chat room code of the customer, as network programming reference.
- 2022-01-31 18:18:46下载
- 积分:1
-
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的...
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的-chat room procedures and support multithreading, a very good game can develop your intelligence, I hope you like it, support networks and stand-alone
- 2022-06-17 03:13:05下载
- 积分:1
-
本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能:
・联机发牌...
本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能:
・联机发牌
・简单的出牌
-this is a software-based server/client applications, so if you want to achieve the procedure, must first run the server, but the client must meet three can begin work. This software has the following key features : on-line licensing simple card
- 2022-03-21 16:21:53下载
- 积分:1
-
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。...
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。-online recruitment system will help enterprises on the Internet and talent recruitment of interaction.
- 2022-03-25 10:03:27下载
- 积分:1