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.
我正在尝试实现一个安装在两台 PC 中的程序,允许使用 802.11 传输原始数据包数据。好吧,我想通过 Wifi 接口与外部设备通信。该设备有一个 RS232-wlan 模块。为了从可能的 PC 上命令设备,我必须根据设备通信协议发送命令和消息。有什么想法可以开始吗?
尝试 lorcon 库获取原始数据包
https://code.google.com/p/lorcon/