HI,
I am developing android app, that needs to send (specific) commands to server which is on a pc. I have some questions.
1. First question is about connectivity, if i use socket programming in android app, and use java socket server prog on pc. Will it work. Will i need to establish VPN connectivity for such communication or my app will automatically use gprs if i use android permission.
2. Secondly, how can i establish such mechnism by gprs.
Thanks.
I am developing android app, that needs to send (specific) commands to server which is on a pc. I have some questions.
1. First question is about connectivity, if i use socket programming in android app, and use java socket server prog on pc. Will it work. Will i need to establish VPN connectivity for such communication or my app will automatically use gprs if i use android permission.
2. Secondly, how can i establish such mechnism by gprs.
Thanks.