Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: How to write Perl Client that uses WCF TCP/IP Service

by Anonymous Monk
on Dec 12, 2011 at 10:15 UTC ( [id://943055]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to write Perl Client that uses WCF TCP/IP Service
in thread How to write Perl Client that uses WCF TCP/IP Service

Hello

PerlApprentice, whom you asked a question, hasn't been here in 2 months, 3 weeks.

The node to which you replied is 2 months, 3 weeks old.

Welcome, see The Perl Monks Guide to the Monastery, see How do I post a question effectively?, Where should I post X?

ddg://perl WCF
http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/bb8b35fa-016b-4c0b-a3a3-5ae0389f494b# Newbie: Using WCF service from Perl using SOAP::lite
not very useful, says SOAP::Lite is a dead end (wrong)
https://coab.wordpress.com/2010/01/18/hitting-a-wcf-service-from-a-perl-script-on-linux-using-jsonrpc/
says use JSON::RPC
http://www.primaryobjects.com/CMS/Article128.aspx# Primary Objects - Consuming a C# .NET WCF Web Service from Perl / CGI
double ended d example, show how to use SOAP::Lite, its posted at https://github.com/primaryobjects/Perl-to-WCF
Calling .NET based service using SOAP::Lite for Perl
like previous example, shows off the manuality/manualness/bare-boneness of using SOAP::Lite

My advice, see links and links I post in SOAP::Lite - UNKNOWN ARGUMENT, Suppressing nil attribute in empty SOAP tag, import wsdl wizard, helpful for debugging your SOAP::Lite calls, example of using/installing SOAP::Simple, which has better WSDL support that SOAP::Lite, and its simpler than XML::Compile, on which it is built.

  • Comment on Re^4: How to write Perl Client that uses WCF TCP/IP Service

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://943055]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-20 14:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found