Hi, Ask Stenum wrote: > Hi > > I've been trying to subscribe to a WCF service with a mono client by using a > DuplexChannelFactory to create a channel with a NetTcpBinding. Here's that > part of my code:
<snip/> > I know the System.ServiceModel is far from being done, but it seems that > this part of it should work correctly. Does anyone have an idea of what I > could try to make this work? Yes, the basic NetTcpBinding stuff should work, but it very likely has bugs. Please file a bug on bugzilla with a runnable test case, and I'll have a look (when I get back my hacking environment; I miss it right now). Atsushi Eno _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
