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 -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -