How to communicate between via wifi iOS and android? -


I need to communicate between iOS and Android. Bluetooth bluetooth does not support communication of iOS. So I have chosen Wifi to communicate in any way?

AIM: I need to send json datas between this and recive. Any ideas?

See AsyncSocket () for IOS and java.net Server socket for Java / Java. Socket

Comments

Popular posts from this blog

runtime error - Cannot find an overload for op_subtraction when subtracting datetime from datetime in powershell -

javascript - Backbone pushState routes -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -