-
基于MATLAB下的WinsockAPI网络编程,有很好的参考价值,值得一看!...
基于MATLAB下的WinsockAPI网络编程,有很好的参考价值,值得一看!-MATLAB-based network programming WinsockAPI under, has a very good reference value, worth a visit!
- 2023-05-15 16:40:03下载
- 积分:1
-
network renju procedures source, so learning to use the MFC CAsynSocket network...
网络五子棋程序源码,使学习使用MFC的CAsynSocket进行网络编程好例子。-network renju procedures source, so learning to use the MFC CAsynSocket network programming good example.
- 2022-04-26 18:42:24下载
- 积分: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
-
讲述如何用csocket在单机上发送短信,可以和手机联系
讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
- 2022-12-27 15:10:03下载
- 积分:1
-
顾名思义一个可视电话的程序,不过没有条件做实验。
顾名思义一个可视电话的程序,不过没有条件做实验。-As the name suggests a visual telephone procedures, but I did not do the experiment conditions.
- 2022-03-25 07:03:52下载
- 积分:1
-
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC-791
0 3 7 15 31
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Version| IHL |Type of Service| Total Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identification | Flags | Fragment Offset |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Time to Live | Protocol | Header Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Source Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Destination Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Options | Padding |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+
- 2022-03-14 02:24:14下载
- 积分:1
-
用来测试本地路由是否支持P2P的Server端
用来测试本地路由是否支持P2P的Server端-used to test whether local routing support P2P Server-
- 2022-05-31 19:01:56下载
- 积分:1
-
局域网即时通信,已实现客户端和服务器聊天基本功能!
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
- 2022-07-09 02:04:24下载
- 积分:1
-
HLA 仿真实例 DOMS RTI
HLA 仿真实例 DOMS RTI-1.3-HLA simulation DOMS RTI-1.3
- 2023-03-03 15:25:04下载
- 积分:1
-
网络编程方面的传输协议JRTP,里面有各个协议的实现细节。
网络编程方面的传输协议JRTP,里面有各个协议的实现细节。-of network programming JRTP transmission protocols, and they realize all the details of the agreement.
- 2022-01-25 20:28:25下载
- 积分:1