Saturday, 17 August 2013

How to connect to a servlet when both machines are on the same wifi?

How to connect to a servlet when both machines are on the same wifi?

Is it possible to connect to a servlet hosted on one machine from another
machine when both are sharing the same wifi network. What is the IP
address that we can provide for the servlet hosting machine? I need to
test a functionality in my android app where i am inserting data into a DB
via a servlet. Problem is my server (servlet+db hosting) and the android
dev. machine both share the same wifi network.

No comments:

Post a Comment