service-discovery
Data broadcasting between instances of distributed server
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[详细]
2023-04-06 05:01 分类:问答calling WCF client function doesn't work on IIS
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[详细]
2023-03-29 22:20 分类:问答Zookeeper v/s hardware loadbalancer
I\'ve b开发者_运维技巧een looking at Zookeeper recently and wondered how it compares with a hardware loadbalancer for the following usecases:[详细]
2023-03-27 22:26 分类:问答WCF Discovery simply doesn't work
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[详细]
2023-03-22 04:30 分类:问答Inquiry scan and bluetooth stack
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[详细]
2023-03-19 03:08 分类:问答Adding scopes to the announcement endpoint
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[详细]
2023-03-09 03:49 分类:问答How can i get a list of all MUC 's in XMPP server using python xmpppy?
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[详细]
2023-03-06 02:00 分类:问答WCF Service Discovery Scope
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[详细]
2023-02-16 05:37 分类:问答How to limit the discoverability of a WCF service to certain addresses?
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:[详细]
2023-02-07 03:24 分类:问答Is there a Python library for service discovery using SSDP or UPnP?
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[详细]
2023-02-06 04:10 分类:问答