On 12/10/2017 09:08, T Obulesu wrote:
Hello all, I want to send some frames defined by me{Example,
[0x45,0x43,0x32]} to the raspberry pi from any
macine(Desktop/Laptop/other raspberry pi). But I want to send those
frames over wifi or use wlan0 using python Any suggestions?


Are you talking about literal network frames?

https://en.wikipedia.org/wiki/Frame_(networking)

Or merely data which represents some kind of "frame" in your application?

ie are you looking for low-level control of the network device? Or
merely a way to transmit data across a network generally?

TJG
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to