Can I have a web service to work as a communication service on port 80.
Hi,
Can I have a web service to work as a communication service on port 80.
This web service then will call my other business objects (which are not web
service) liabrary. And the business objects will consume a windows servies
object.
Is this architecture possible to achieve?
Thanks in advance.
Chin Choon
Re: Can I have a web service to work as a communication service on port 80.
hey guess what? Web Services work over HTTP i.e. they work over post 80 by default. You do not have to make any changes to in. And actually Web Services have been created exactly to do what you are trying to achive.
For more information visit www.dotnet101.com
Saurabh Nandu
mail[email protected]
http://Learncsharp.cjb.net