Android - Over 3g which ports to use and is TCP best connection method?
- by James Birchall
As a communications method is TCP best way to get lots of data through to multiple android devices from another android device over 3g? Also are there recommended ports to use for 3g data transfer?
I want to rule out using a web service intermediary as I want this app to be decentralised if possible.
Cheers,
James