Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 TCP 套接字在两台笔记本电脑(都运行 Ubuntu 12.04 )之间进行通信。有没有办法以编程方式提取每个传入数据包的提取 RSSI 和 SNR 值,就像 radio-tap 一样?
RSSI 和 SNR 属于较低层,取决于所使用的介质。TCP 没有关于它的信息。
其次,这些值用于点对点通信。TCP 连接将跨越不同的媒体,单个 RSSI / SNR 值没有意义。
这些链接可能会有所帮助: