All Questions
1 question
3
votes
1
answer
6k
views
Arduino server to read from multiple clients
Socket programming question here.
My interface comprises of an Android device(client), A wireless module hosting an access point, and an Arduino Uno(server).
My Android client class works when 1 ...