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

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

c# - Split String between 2 substrings without removing delimiters -

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