Port for Web Service?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I have created a web service and a window application which access the web
service. The web service is insteaded in my main office. I need to test the
window application in remote site through the intranet. Is that only the
Port 80 is required to be opened for this issue?

Thanks for any help!

Tedmond
 
Hello, Tedmond!

T> I have created a web service and a window application which access the
T> web service. The web service is insteaded in my main office. I need to
T> test the window application in remote site through the intranet. Is
T> that only the Port 80 is required to be opened for this issue?

If webservice is hosted on the IIS and settings are default, then yes - port 80 must be opened, also check if IIS uses authorization.
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
 
Back
Top