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

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -