-
VC++6 UDP点对点聊天
VC++6 UDP点对点聊天-VC six peer-to-peer chatting UDP
- 2022-05-27 23:10:14下载
- 积分:1
-
剪贴板的使用,使用剪贴板在两个进程间进行通信
剪贴板的使用,使用剪贴板在两个进程间进行通信-How to use Clipboard
- 2022-01-25 17:38:04下载
- 积分:1
-
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送...
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送端的IP以及对方询问MAC地址对应的IP地址。
最后的发送速度可选参数为:(大小写敏感)
fast----------最快
hear---------每60MS一个包(比较适合结合SNIFFER做监听)
slowhear---每500MS一个包
auto---------每1秒一个包
slow---------每2秒个包
-Usage: First, install the driver winpacp, send when ARP can choose the TYPE. If the ARP request message, the question as long as the input to the IP address, if the ARP response packet will have to enter the sending end of the IP and MAC address of the other asked whether the corresponding IP address. The final optional parameter for sending speed: (case sensitive) fast fastest hear- a packet every 60ms (SNIFFER make more suitable combination of monitor) slowhear- every 500ms a packet auto- every one seconds a packet slow- every two seconds of packet
- 2022-01-24 12:52:46下载
- 积分:1
-
超强大的聊天系统,就是有一个瑕疵,那就是仅限于局域网聊天,挺实用的,大家多多支持...
超强大的聊天系统,就是有一个瑕疵,那就是仅限于局域网聊天,挺实用的,大家多多支持-failed to translate
- 2022-07-26 03:28:17下载
- 积分:1
-
在秋季飞行包,以满足公司董事会的网络文件传输
飞秋软件包,可以满足公司局欲网的文件传输-Flying in autumn packages to meet the Company Board For Network File Transfer
- 2022-06-21 00:11:44下载
- 积分:1
-
Socket5代理的源代码,通过VC6验证
Socket5代理的源代码,通过VC6验证
- 2022-04-28 16:02:34下载
- 积分:1
-
PING a small program, VC6.0 to prepare for the novice test.
一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
- 2022-01-26 03:02:39下载
- 积分:1
-
获得本机网卡地址
获得本机网卡地址- Obtains this machine net card address
- 2022-02-02 09:00:24下载
- 积分: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
-
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