-
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。 -a simple and practical capturing Packet Note for beginners capturing Packet networks are of great help.
- 2022-01-26 07:08:32下载
- 积分:1
-
Jdon版Jive论坛,非常不错的
Jdon版Jive论坛,非常不错的-Jdon version Jive Forum, very good
- 2022-10-31 17:10:03下载
- 积分:1
-
ICMP high
Icmp高级编程 代码在vc++6.0下调试通过-ICMP high-level programming code vc++ 6.0 debugging through
- 2022-12-22 17:50:03下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装w...
捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it"s lib opnion Path
- 2022-07-13 10:04:40下载
- 积分:1
-
Combination of BO and the Remote Control function of two procedures, a reference...
结合BO和Remote Control两个功能的程序,可供学习参考-Combination of BO and the Remote Control function of two procedures, a reference for the study
- 2023-04-21 01:20: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
-
epic quicksort algorithm
epic quicksort algorithm
- 2022-07-03 03:46:44下载
- 积分:1
-
This is c++ Access to online resources, examples, used to obtain weather forecas...
这是c++获取网上资源的例子,用来获取天气预报-This is c++ Access to online resources, examples, used to obtain weather forecasts
- 2023-01-31 21:45:04下载
- 积分:1
-
基 于 MFC 的 WinSock 客 户 端 程 序 设计
基 于 MFC 的 WinSock 客 户 端 程 序 设计-MFC-based client for WinSock Programming
- 2022-03-18 22:54:01下载
- 积分:1