How do you call remote servlet from android client? -


i have developed android client calls tomcat servlet on same pc. runs fine.

i've used url

http://10.0.2.2:8080/servletname

to call servlet , working properly. want keep android client on 1 pc , tomcat server on other. how should proceed?

i have connected 2 laptops using lan cable. i'm unable configure settings , permissions call remote tomcat server.

can please tell me, how should configure network ?

now want keep android client on 1 pc , tomcat server on other. how should proceed?

use ip address of tomcat server.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -