-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
- 2022-06-03 10:01:04下载
- 积分:1
-
基于WIMPCAP,捕获并解析数据包,并实时统计流量
基于WIMPCAP,捕获并解析数据包,并实时统计流量-Based on WIMPCAP, packet capture and analysis, and real-time traffic statistics
- 2022-01-24 18:11:18下载
- 积分:1
-
网络编程实例哦,我一定会包括开啊
网络编程方面的例子,呵呵,一定要将我的开通啊-of network programming examples Oh, I will definitely include the opening ah
- 2023-05-17 15:45:03下载
- 积分:1
-
WinSocket
winsocket
- 2022-04-24 04:45:13下载
- 积分: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
-
a TracerT example, as a very simple, You can directly use has finished inside th...
一个TracerT的例子,作为一个很简单的例子,你可以直接用已经完成的类里面,我们可以设置你写的上面的公式
- 2022-01-26 20:12:53下载
- 积分:1
-
this an example of Http proxyServer.
this an example of Http proxyServer.
- 2022-02-26 16:23:52下载
- 积分:1
-
通过与服务器端相连,实现即使通信。客户端
通过与服务器端相连,实现即使通信。客户端-Connected with the server-side to achieve even if the communication. Client
- 2023-07-08 06:15:04下载
- 积分:1
-
一款类似于黑雨的邮箱密码攻克软件
一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
- 2022-05-17 12:27:39下载
- 积分:1