Re: Pinging weblogs.com through .NET
Brad Wilson <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Organization | Your Name Here |
| Message-ID | <[email protected]> |
Serdar Kilic wrote: > Hello, > The services provided by weblogs.com don't provide a WSDL file so > trying to call the service I've found to be difficult. I've searched > high-and-low but could not find a sample .NET client that interacts > with a non-WSDL web service. How does one go about this ? tia. Why don't you use Charles Cook's XML-RPC.NET and use the XML-RPC API of weblogs.com instead of the SOAP API? It only took me about an hour to code up the server-side of the Blogger API. Coding up the client side of the weblogs.com ping API should take just a couple minutes. http://www.cookcomputing.com/ Brad -- Read my web log at http://www.quality.nu/dotnetguy/ You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com.