Friends i have Brod band connection at my home.I have all sets of addresses with me Like, ip address, subnet mask,default gateway etc etc,
I have a server running on my system.On it a JSP Page is running, and i want my friend to get access to it(that JSP page) through his machine.
So i want to know how my friend should form url so that he can access the page on my machine.
is it like
http:// default gateway. ip address:port number/test/index.jsp
or some other format.
I have a server running on my system.On it a JSP Page is running, and i want my friend to get access to it(that JSP page) through his machine.
So i want to know how my friend should form url so that he can access the page on my machine.
is it like
http:// default gateway. ip address:port number/test/index.jsp
or some other format.
