[android-developers] Connect android device to local server

2013-05-15 Thread Danny D
I've done this many times, my typical setup is to have the handset connect to our office LAN through the wireless. You'll need to get the local address of the server, most WiFi access points will give you a listing of devices that they are routing for. I've also used Dynamic DNS services to pe

Re: [android-developers] Connect android device to local server

2013-05-14 Thread naresh pedagani
Hi ,if Client and server are in the same LAN ,you can connect local server ,simply you have to use local server url in your code Thanks&Regards, Naresh Pedagani. Regards, NaResH. On Wed, May 15, 2013 at 10:59 AM, Parthi K wrote: > yes dude is possible to connect ur server > > you take ur s

Re: [android-developers] Connect android device to local server

2013-05-14 Thread Parthi K
yes dude is possible to connect ur server you take ur server url use it in android source code Thanks & Regards, Parthiban.k Software Engineer Mode FinServer Pvt. Ltd. Cell: +7204205850 Email: parthisof...@gmail.com |parthiban.k @modefinserver.com On Wed, May 15, 2013 at 10:51 AM, Pankaj De

[android-developers] Connect android device to local server

2013-05-14 Thread Pankaj Deshpande
I have a client server app. Client and server are in the same LAN. Server app is written in java and server is Tomcat. Now my question is is it possible to connect to that server through android mobile which is in same LAN? -- -- You received this message because you are subscribed to the Google