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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -

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