http://www.perlmonks.org?node_id=943047


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

Did you ever resolve this - I too am trying to get a console hosted WCF application to talk to a perl client. I can't believe it is not possible to either configure the service to be compatible with perl or to make the perl connect to the WCF service I have running. Surely it is all about interprocess and therefore cross platform communication?