I\'m trying to get some feedback on the recommendations for a service \'roster\' in my specific application. I have a server app that maintains persistant socket connections with clients. I want to fu
I made a service using the WCF discovery. Everything works fine when it is deployed on a specific port (using VS2010 debug), but when I try to deploy it to IIS it finds the service but can\'t run any
I\'ve b开发者_运维技巧een looking at Zookeeper recently and wondered how it compares with a hardware loadbalancer for the following usecases:
I\'m trying to add ad-hoc discovery to a simple WCF service-client setup (currently implemented by self hosting in a console app). Debugging using VS2010 on windows 7, and doing whatever I can find in
I\'m trying to do something with this HCI module I got, which uses a CSR Bluecore6 chip. I\'m very new to this, so I\'d just want to make it perform inquiry scan only (i.e. make it discoverable). To d
I\'m currently implementing a service that uses WCF discovery and provides Discovery Endpoint and Announcement Endpoint. I also need to use scopes in order to filter announced/discovered endpoints on
I need to get a list of MUC\'s in a XMPP server (OpenFire). I have read about XEP 0030 and service discovery, but can not find docu开发者_如何转开发mentation or examples about implementing it with xmp
Scenario: I ha开发者_如何学Pythonve several services that I want to be discovered by different clients. Executing the discovery is working perfectly. But now I have different versions of those servic
I have a desktop app that connects to a WCF service and uses WCF 4.0 discovery. My code to make the service discoverable looks like this:
Is there a library for implementing Simple Service Discovery Protocol(SSDP) via UPnP in Python? Basically, I want to make protocols for SSDP us开发者_运维知识库ing python. http://brisa.garage.maemo.or