Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2005

Tip: Looking for answers? Try searching our database.

Redirecting web service.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sunil - 13 Feb 2005 09:03 GMT
Hi,

Is it possible to redirect a web service on some other URL using IIS
Manager.

Actually i have a web service whose source code is not available. I
want to add some functionality to that web service. I mean i want to
use my added functionality as well as original functionality.

My Client will call directly Original Service . I don't have control on
the Client. But have hold on the server except the source code of
original service.

So how to make the wrapper of that web service.

Regards,
Sunil Virmani
Steve Lutz - 16 Feb 2005 02:47 GMT
Sunil,
What I would do in your case is create a new Webservice. This webservice
will have 2 types of methods in it:
1) Methods that are wrappers to the webservice you cannot control. These
will have the same parameters as the original method. When invoked, they
will call the original method (on the service you do not control) and return
that services results to the caller.
2) The enhanced methods, which are these new method you are trying to add.

To make things easier, you could just provide 2 webservices also. The
original, and a new one with your enhanced functionality.

HTH
S

> Hi,
>
[quoted text clipped - 13 lines]
> Regards,
> Sunil Virmani

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.