全部博文(306)
发布时间:2017-02-23 11:07:11
天线的增益就比较抽象难懂,大多数人只知道天线增益愈高愈好,但是还是搞不清楚天线增益的意义。天线的增益就比较抽象难懂,大多数人只知道天线增益愈高愈好,但是还是搞不清楚天线增益的意义。 我们假设在自由空间存在一个理想的天线,它可以将电波以球状向外辐射,也就是说距离天线的各点其电波强度相同。我们假设.........【阅读全文】
发布时间:2016-12-22 15:39:10
本文译至:http://d.hatena.ne.jp/chipa34/20080209/1202555514UNIX系统中netperf比较有名,UDP的测量我觉得使用iperf更容易。下载用法TCP的情况服务器$ iperf -s 例1)测试TCP通信的最大速率。$ iperf -c 192.168.1.100 UDP的情况服.........【阅读全文】
发布时间:2016-12-19 15:46:16
Block AcknowledgementIt is initialized by ADDBA request / response from between originator and recipient.after initiation blocks of QoS data are transmitted from originator to recipient.the originator can start transmitting the blocks of dat.........【阅读全文】
发布时间:2016-08-22 18:30:57
STA-AP: WPA-PSK Connection Establishment (Sequence Diagram)SummaryProbe response and beacon frames include the WPA IE (AP WPA capabilities)Association request from STA includes the WPA IE (STA WPA capablities).........【阅读全文】
发布时间:2016-07-19 19:14:35
TSO、UFO、GSO、LRO、GRO和RSS介绍ethtool -k < 网络接口>,ethtool --show-offload < 网络接口>,或者可以看到很多网络接口的offload特性,例如:$ sudo ethtool -k eth0Offload parameters for eth0:rx-checksumming: ontx-checksumming: onscatter-gather: ontcp-segmentation-offload: onudp-fragme.........【阅读全文】