Associate II
July 1, 2020
Question
How to send data via WiFi through a softAP?
- July 1, 2020
- 5 replies
- 2493 views
Hello,
I am struggling to send data via a softAP over WiFi. Setting up the softAP and connecting to it from another device works well. Now, I would need to bind the newly created socket to the desired port and that's where it fails for me. I don't know if I am approaching the problem quite correctly. In my understanding, I would need to then listen on that port for a connection from another device and then either send or receive data through it. Thank you for your help. Source file is attached.
Sincerely,
Barna Becsek
