搜索资源列表
WinPcap
- WinPcap中文技术文档1> 捕获原始数据包,包括在共享网络上各主机发送/接收的以及相互之间交换的数据 winpcap结构 包; 2> 在数据包发往应用程序之前,按照自定义的规则将某些特殊的数据包过滤掉; 3> 在网络上发送原始的数据包; 4> 收集网络通信过程中的统计信息。-WinPcap Chinese technical documentation 1> to capture the original data packet, includi
Analysis-Model-for-Node-Throughput-in-Multi-Rate.r
- 研究了多速率mesh网络中节点的吞吐量.:提出了多速率无线Mesh网络中节点吞吐量分析模型,用以分析在公平性保证条件下基于IEEE 802·11协 议构建的无线Mesh网络节点吞吐量.该模型计算出不同速率无线链路发送数据包的时间,寻找网络中单位时间 内完成数据包发送时间最大的瓶颈冲突域,根据瓶颈冲突域内负载流量速率得到节点吞吐量最大值.仿真结果表 明,该方法计算出的节点最大吞吐量与网络仿真结果一致,可以准确分析多速率无线Mesh网络节点吞吐量. -Studied the mult
4
- 描述了怎样发送单个包的源代码实现过程-Describes how to send a single packet' s source code implementation process
CS8955_RDS
- RDS(Radio Data System)数据广播系统是将数字信号调制到调频波段 (87.5~108MHz)并以广播的形式发送的一种信号传输系统。这种传输模式在北美 和欧洲得到了采用,而且得到越来越多的其他国家的关注。在北美和欧洲 都有 相应的标准,即RBDS 和RDS。 传输数据时,数据加载到57KHz 的副载波频段。副载波经过调制以适应固定 的双相编码信号。这个副载波经过抑制以避免调制后的数据在锁相环立体声解码 器中产生混叠同时还要与德国同样采用57KHz 频率作为
Routing-algorithm
- 链路状态算法(也称最短路径算法)发送路由信息到互联网上所有的结点,然而对于每个路由器,仅发送它的路由表中描述了其自身链路状态的那一部分,其算法思想是每一个路由算法必须完成以下的工作,发现它的邻居节点,并知道其网络地址,测量到各邻居节点的延迟或者开销,构造一个分组,分组中包含所有它刚刚知道的信息,将这个分组发送给所有其他的路由器,计算出到每一个其他路由器的最短路径-Link state algorithm (also known as the shortest path algorithm) to
Send-tcp-packet
- TCP(传输控制协议)是一种面向连接的、可靠的传输层协议。TCP协议在网络层IP协议的基础上,向应用层用户进程提供可靠的、全双工的数据传输流。-TCP (Transmission Control Protocol) is a connection-oriented, reliable transport layer protocol. TCP protocol in the network layer IP protocol based on the user process to the ap
Based-on-the-computer-network-design
- 利用Wireshark软件的抓取网络通讯数据并查看网络通讯数据包中每一层的内容的能力,以及NKPP软件发送MAC帧的作用,设计实验。第一步实验中,先打开Wireshark软件开始捕获网络数据包,再登陆校园网关,回到Wireshark软件中筛选出以实验机算机IP为源的数据包,继而查看到登陆网关的用户名和密码以及其通信代码,并验证其在TCP/IP模型中的封装关系。第二步实验中,先重启宿舍交换机,分别在3台计算机上运行Wireshark软件捕获数据包,利用NKPP软件互相发送MAC帧,发现当交换机不知
foxmail-outlook
- 该文档详细分析了邮箱客户端,比如outlook和foxmail的发送和接收邮件的数据包内容形式和编码格式,能很好的为从事邮箱数据记录提供基础研究-The document analyzes the mail client, such as outlook and foxmail send and receive mail packet content and encoding formats, can be well engaged in basic research mailbox data
change
- 两块DSP6747通过外部连接实现通信,本数据包里一个是发送程序,另一个接收,经调试已经可以通信-Two DSP6747 communicate via an external connection, the data packet is to send a program, another receiver, debugging can already communicate
517cf39431699
- 实现易语言发送封包,不需要运行wpe也能做到对封包的发送-Easy language to send the packet
how-to-use-Asteri
- 发包工具,人工编辑报文,在Linux环境下安装软件,发送自己编辑好的报文给指定ip和端口-tools for send packets, it is used in send SIP packet for test, you should write the packet by yourself.like notify packet.
recluster-in-wsn-by-using-data-aggregation-techni
- I am doing research in wireless sensor network in data aggregation. here cluster head send packet to base station .by using k means cluster algorthim A network is divided into k layer. k cluster are formed in k layer . each cluster has one cluster he
aodv_packet.h.tar
- Secure aodv in ns2 which encrypt the aodv packet and send over the network
Form1
- Go-Back-N ARQ is a specific instance of the automatic repeat request (ARQ) protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an acknowledgement (ACK) packet the receiver. It
_hal_uart_dma_usb
- cc2541 usb转串口 发送一个包的数据完成后才能继续发送下一个包数据(Cc2541 usb to the serial port to send a packet of data to be completed before sending the next packet data)