-
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习...
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习-Arp packet with a simple procedure that can masquerade as any ip, mac. Code is simple and plasticity, and is suitable for beginners or arp defense winpcap test to use, the local hope for the poor lot of communication learning from each other
- 2023-01-05 06:30:04下载
- 积分:1
-
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
- 2022-06-19 23:22:20下载
- 积分:1
-
socket通信
socket通信详细教程请参考:
http://www.smarteas.net/post/2013/10/11/AgileEASNET-SOA-中间件平台SocketTcp通信框架-简单例子-实现简单的服务器客户段消息应答.aspx
请关注AgileEAS.NET 官方网站 http://www.smarteas.net
和技术博客:htt://www.cnblogs.com/eastjade/
- 2022-05-14 19:50:15下载
- 积分:1
-
获得某个域名的IP地址列表
获得某个域名的IP地址列表-Access to a domain IP address list
- 2023-02-28 20:15:03下载
- 积分:1
-
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:...
纯ALOHA协议
在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。
所以对当前帧时,只有两种情况下可以发送成功:
1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送;
2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。
其他情况下都会产生冲突。
发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。
对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。
对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。
-pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
- 2022-01-21 18:08:46下载
- 积分:1
-
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)...
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)-Calculated in accordance with IP address broadcast address (including some commonly used a simple algorithm, one will understand the look!)
- 2022-03-09 11:23:29下载
- 积分:1
-
udp achieve LAN chatting small program
udp实现的局域网聊天小程序-udp achieve LAN chatting small program
- 2022-05-15 08:00:53下载
- 积分:1
-
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:...
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:
部分JS错误,修正歌曲列表css,控制显示为一行等
后台入口: admin.asp
用户名: admin
密码: admin888
-
-Back-office functions: 1, add a song classification 2, you can add N months classification 3, the background song management users 4, can increase the number of administrators. Build 0305 update: Some JS error and correct the list of songs css, display control, such as the background for his entrance: admin.asp user name: admin password: admin888--
- 2022-03-04 18:49:46下载
- 积分:1
-
想知道下面的窗口是否可以做朋友的通讯…
如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例。例如Socket聊天室等。推荐-would like to know if the following Windows Socket Communications friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples. For example, Socket chat rooms. Suggest
- 2023-01-07 00:35:03下载
- 积分:1
-
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子...
网络编程常用的api原代码.c文件和.h文件用于网络通讯,网络传输等内附一简单的应用例子-Network Programming common api original code. C and. H documents for network communications, network transmission containing a simple application example
- 2023-01-25 00:35:03下载
- 积分:1