Closed vult-r closed 4 years ago
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.
Thanks!
How to get the disconnected IP correctly?
How to get the disconnected IP correctly?
I'm getting the same.
Is anyone else getting client disconnect ip: 0.0.0.0
Thanks for the great work, got aSync running on between esp32s, c++ and android studio. All working nicely so thanks a lot. I noticed there are no esp32 examples. So for what it's worth here is my test code for client+server for sending Strings , you can easilly re-write to c-string or uint8_t arrays for binary throughput etc etc.
server code
client code