web services - Accessing a webservice on my localhost -


i've running webservice published on "http://localhost:8080/freemeteows/freemeteows?wsdl". want access webservice device on same network...what address should put in order retrieve wsdl?

if port i.e. 8080 open incoming connections on computer you'd need find local ip-address, done in different manners on different operating systems. when have obtained local ip-address switch localhost out in favor ip-address.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -