duplex
NullReference Exception is thrown while getting a callback channel
I am trying to get along with WCF\'s duplex contracts. A code from this article (http://msdn.microsoft.com/en-us/library/ms731184.aspx)[详细]
2022-12-25 22:50 分类:问答WCF callback contracts and server to server
I am 开发者_运维百科developing a solution with multiple WCF services which all communicate among themselves, even though they are of different types. The services connect to one another through the Ch[详细]
2022-12-21 16:30 分类:问答Workflow Services Duplex Binding
Is Duplex Binding supported in windows Workflow Services and WCF in开发者_开发问答tegration?Can an activity \"register\" with a WCF service and then can a WCF service raise an event to the registered[详细]
2022-12-20 17:57 分类:问答Headache with this programming problem. (PHP, Tiff images and Duplex printers)
i\'m just feeling that my head will explode unless someone help me with this problem: I have stored a pair of TIFF images (related by a common key) for each one of almos 100.000 registries. And I cre[详细]
2022-12-16 09:42 分类:问答wcf duplex call through from host to guest under vmware (nat?)
i hav开发者_开发技巧e installed an xp under vmware workstation and i can ping the guest with the adress 192.168.126.131 - so i\'ve started a wcf duplex service, which works fine if i start srv and cli[详细]
2022-12-14 17:36 分类:问答Could not find a base address that matches scheme net.tcp
I have moved my file transfer service from basicHttpBinding to netTcpBinding as I am trying to set up a duplex mode channel. I have also started my net.tcp[详细]
2022-12-12 16:24 分类:问答WCF duplex channel gets closed when using callbacks
My WCF service uses netTcpBinding, and has a callback object. I need to service multiple concurrent clients, and mantain sessions, so the service is decorated with[详细]
2022-12-11 15:39 分类:问答