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 / December 2004

Tip: Looking for answers? Try searching our database.

Newbie question about Soap APIs

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
James  Wagman - 15 Dec 2004 15:32 GMT
I am dealing with an app sitting on a server which exposes a soap api
for extended functionality. There is documentation on the api, but I
need to know how to send the soap messages to this app. Where do i
start, using .Net? A big topic, I know, but we all have to start
somewhere. Please tell me where you need clarification to answer the
question.

Thanks
Mujtaba Syed - 15 Dec 2004 15:51 GMT
Hi James:

A SOAP service makes it messaging-API available via a WSDL (Web Services
Description Language) file. If you have access to the WSDL file (it would be
an XML file - take for instance <service-name>.wsdl), then you can use the
WSDL.EXE tool provided with the .NET Framework to create a proxy (which is a
class). The proxy can be created in the language of your choice (C#, VB.NET)
by using command line options provided with WSDL.EXE. Once you have the
proxy, you can instantiate it in your application and start using it.

Hope this answers your question.
Mujtaba.

> I am dealing with an app sitting on a server which exposes a soap api
> for extended functionality. There is documentation on the api, but I
[quoted text clipped - 4 lines]
>
> Thanks

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.