Re: [Tutor] Broadcasting using sockets over adhoc wifi

2019-06-13 Thread Cameron Simpson
On 11Jun2019 10:35, John Hoeksema wrote: Summer researcher using Raspbian and Python 3.5. I'm trying to use a Raspberry Pi 3 B+ to broadcast a message using the sockets library to other Pis (same model) over their shared ad-hoc network. All of the Pis can ping the others over the ad hoc network

[Tutor] Broadcasting using sockets over adhoc wifi

2019-06-11 Thread John Hoeksema
Hello! Summer researcher using Raspbian and Python 3.5. I'm trying to use a Raspberry Pi 3 B+ to broadcast a message using the sockets library to other Pis (same model) over their shared ad-hoc network. All of the Pis can ping the others over the ad hoc network. The Pis can also communicate using