I have a webservice that's not exposed thru the web. How can I access the webservice thru .net? Do I need to put the path to the server? I have three options in my solution? Which is the way that I have to go to access the service?
- Add Reference
- Add web reference
- Add Service Reference