Search results

  1. Using Silverlight 4 and Net.TCP Duplex Callbacks. ... with WCF net.tcp protocol in ... policy file in IIS and map port 943 to serve it with TCP. That did not work.
    42spikes.com/post/...4-and-NetTCP-​Duplex-Callbacks.aspx - Cached
  2. Since Windows Communication Foundation does not have any ... For transient subscribers you can use the duplex callback mechanism as ... // Uses ADO.NET to ...
    msdn.microsoft.com/en-us/magazine/​cc163537.aspx - Cached
    More results from msdn.microsoft.com »
  3. ... bare-bones example to Duplex WCF. 30.01.2008 - 15:51 (5 ... (IServerWithCallback), new NetTcpBinding(), "net.tcp://localhost:9080 ... RF.WCF.Callback.zip ...
    realfiction.net/go/113 - Cached
  4. This topic describes how to create a duplex Windows Communication Foundation ... A duplex service maintains a callback channel ... configure the net.tcp binding type ...
    msdn.microsoft.com/en-us/library/​cc645027(v=VS.95).aspx - Cached
  5. General thoughts and usage examples about WCF, ASP.NET Web API, ... Event-based callback contracts on WCF duplex ... (because TCP is a full-duplex ...
    blogs.msdn.com/b/carlosfigueira/archive/​2012/04/12/event... - Cached
  6. BasicHttpBinding does not support session so callbacks are not allowed and other ... < endpoint address = " net.tcp: //localhost ... Duplex WCF client ...
    geekswithblogs.net/.../implementing-​callback-using-wcf.aspx - Cached
  7. ... System.NET, Windows Communication Foundation ... web role using duplex callbacks. The WCF client ... work happens behind the scenes by WCF.
    social.msdn.microsoft.com/Forums/en-US/​wcf/thread/49032... - Cached
  8. You can do duplex messaging in WCF over different transports, like TCP, ... think things are not possible: WCF duplex callbacks ... does not work with ...
    weblogs.thinktecture.com/cweyer/2007/04/​when-you-think... - Cached
  9. ... WCF TCP callback. ... Any pointers where to start/read/samples on how to make a duplex WCF Silverlight app so I can send ... all the code samples work, ...
    channel9.msdn.com/...NET-4--Silverlight-​-WCF-TCP-callback - Cached
  10. Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
    stackoverflow.com/questions/14938968/​wcf-duplex-nettcp... - Cached
  11. I have a self hosted wcf service using net tcp duplex callback. ... This is working most of the time until recently I observed an ... WCF Duplex callback not raised. 0.
    stackoverflow.com/.../8978317/wcf-​callback-net-tcp-duplex... - Cached
  12. Using callbacks with NetTCP is as easy as changing ... WCF Duplex nettcp callbacks not working. 0. WCF duplex nettcp channel not faulting. question feed.
    stackoverflow.com/.../wcf-callbacks-for-​nettcp-binding - Cached
  13. EDIT: I have prepared working example with Net.TCP duplex communication. ... WCF Duplex callback not raised. 1. Prevent deadlock issue with WCF duplex callback service.
    stackoverflow.com/questions/3363222/​duplex-wcf-service... - Cached
  14. I have a WCF service, using ... { Uri baseAddress = new Uri(string.Format("net.tcp://{0}:1991 ... To make this scenario work in a duplex mode you should chop up ...
    stackoverflow.com/questions/10626197/​wcf-error-on... - Cached