• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

App connectivity to Server pc by GPRS or VPN

pinkf

Lurker
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.
 
Back
Top Bottom