Networking between Android and PC
in
Android Processing
•
1 year ago
I'm trying to send data from my android to my PC. I didn't find much help in the forums or online, all I found was OSCP5 which seems to work (got some examples running) but feels strange as its a library intended for sound if I understand correctly.
Just sending messages back and forth is all I need.
Is there any other android NET/Socket libraries out there that I missed?
Is processing not something I should use if I want to do networking?
1