S
Sebastien Lange
Hi,
I need to create a web service. This web service should be installed on my
machine, and accessed by other PCs, so my PC should become a server, how can
I achieve this?
I was able to create a web service and tested it successfully on my machine,
using http://localhost/WebServices/service1.asmx . But how would other
machine access it? I don't want to create a website. Is it possible to
access it like this: http://138.203.xxx.xxx/WebServices/service1.asmx (I was
not able to access it from my own machine!)
What settings should I change on my computer to allow other users to access
it?
How can I restrict access to only some users?
Is it due to a firewall?
Any samples is appreciated, or msdn documentation, or a good webservices
book...
Thanks,
Sebastien
I need to create a web service. This web service should be installed on my
machine, and accessed by other PCs, so my PC should become a server, how can
I achieve this?
I was able to create a web service and tested it successfully on my machine,
using http://localhost/WebServices/service1.asmx . But how would other
machine access it? I don't want to create a website. Is it possible to
access it like this: http://138.203.xxx.xxx/WebServices/service1.asmx (I was
not able to access it from my own machine!)
What settings should I change on my computer to allow other users to access
it?
How can I restrict access to only some users?
Is it due to a firewall?
Any samples is appreciated, or msdn documentation, or a good webservices
book...
Thanks,
Sebastien