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
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
Post a Comment