I would like to write a CPython app that would consume WCF services that use NetNamedPipeBinding
and NetTcpBinding
. It is possible? What library enables that?
views:
60answers:
1
+1
A:
Take a look at this question: http://stackoverflow.com/questions/276184/wcf-and-python
Quintin Robinson
2010-03-15 22:03:38