Beefy Boxes and Bandwidth Generously Provided by pair Networks chromatic writing perl on a camel
Keep It Simple, Stupid
 
PerlMonks  

Re: C# client for Soap::Lite

by fauria (Deacon)
on Jun 06, 2005 at 14:50 UTC ( [id://464027]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to C# client for Soap::Lite

SOAP is platform and language independent, it means that you can have a server written in any language (Perl in this case) that talks to any client written in any other language by using XML messages.

So you only need to write a SOAP client in C#, make it point to your Perl server, call any method exported and it will work.

You have several samples in the SOAP::Lite documentation, including links to WSDL files.

Update: Maybe you find this tutorial from the mono project helpuful.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://464027]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.