Network protocols which allow automatic detection of devices and services offered by these devices on a computer network.
0
votes
2answers
16 views
discovery for a network of linux devices
I have a set of identical, custom linux devices plugged into a network and assigned addresses via DHCP. These need to be able to automatically discover each other. What's the most appropriate way of ...
0
votes
0answers
29 views
Android Bluetooth Service discovery yields different results on two different devices - is it Android Version?
Running the code below, my Galaxy tablet (SCH-I905 - Android 4.0.4) correctly discovers three Bluetooth services on a PC. Running the same code on a Galaxy Nexus - Android 4.2.2) finds only one of the ...
-1
votes
0answers
13 views
Dynamic service discovery for android [closed]
I have an object tracking application that discovers tracking services (cameras etc.) on the network using JINI and starts consuming the data. I am porting the same application on android devices. ...
0
votes
0answers
39 views
interop.bonjour.dll with .net 4.0 support
i have interop.bonjour.dll which a .net 2.0 support.But for working it with Windows 8 i need the interop.bonjour.dll with .net 4.0 or higher.How i get .net 4.0 dll for Bonjour.I tried with ...
1
vote
1answer
106 views
How to determine authentication type?
I've created separate methods for authentication (one for on-line and one for on-premise). Right now, I'm letting the user select which method to use (and then provide the URL of organization service ...
1
vote
0answers
34 views
acceptAndOpen() method error
I am making a bluetooth related application to browse the internet.. With Server as laptop/desktop and client as the mobile phone.. i need to establish a connection between client and server.. but the ...
0
votes
1answer
70 views
How to add a service registry (example: UDDI) to FuseESB?
I'm using Red Hat Fuse ESB.
I would like to use the "service registry" concept (example: UDDI) for discovery at run time the endpoint of the service.
It is feasible?!
Thanks a lot
1
vote
1answer
224 views
Getting 503 Service Unavailable when trying to generate discovery document
I'm working with Google Cloud Endpoints, and I'm trying to generate a discovery document to create an iOS client library and so that I can test my endpoints. I tried to do it with this command, as ...
0
votes
0answers
53 views
Android Resolve Service by name api 16+
I am using this api to resolve a service on he local network that my application has to connect to:
http://developer.android.com/training/connect-devices-wirelessly/nsd.html#connect
Since it is quite ...
3
votes
1answer
195 views
Get TCP address information in ZeroMQ
I want to connect clients to a server using ZeroMQ (java bindings, jzmq), but I need the TCP information badly, for example the TCP/IP address of a client request! The problem is, for being able to ...
1
vote
1answer
220 views
How do I correctly set up my UdpClient to listen on the multicast address 239.255.255.250:1900 in C#
I am setting up a small local network with 3 laptops. My goal is to experiment with the UpNP protocol and have the laptops discover each other using UpNP. In order to do this, they need to be able ...
0
votes
0answers
101 views
WCF, IPAddress.Any and UdpDiscoveryEndpoint
I would like to make my WCF service avaliable at any network interface, thus I listen at IPAddress.Any (0.0.0.0). However, when I try to discover this service with UdpDiscoveryEndpoint on the same and ...
0
votes
1answer
113 views
Apache Thrift Service Auto Discovery
I want to develop some local network services using apache thrift. There should be multiple services waiting for ONE master to connect to them and use them exclusively until the master releases them. ...
0
votes
0answers
63 views
How to properly handle service discovery of the same service instance on multiple interfaces
I have a server application which advertises a service on multiple interfaces, and a client application which browses for these services. In the client, I need to keep track of exactly when a service ...
0
votes
0answers
37 views
Can I use combination of mDNS and /etc/hosts as lightweight machine discovery? [closed]
I plan to deploy service-based app, where services can run on different machines. I want to simply connect to foo.service.local or similar scheme and let the underlying machinery to find the ...
13
votes
6answers
3k views
any way to discover Android devices on your network?
I want to be able to discover Android devices on my network and possibly retrieve some device information about them. This is very easy with Apple devices since they run Bonjour services. However, I ...
0
votes
0answers
103 views
How to discover other android devices, on my private network, running my application?
I've a private network running at my place. Now, I want to find out, using android apis, as to how many other devices(running my application) are connected to that network. I would like to make my ...
2
votes
1answer
187 views
OWL API - OWL classes subsumption test in context of web service discovery
I've got very difficult task ahead of me, so any help and suggestion would me welcome.
I have to implement Java web service which would match two other given web services for semantic similarity.
...
0
votes
1answer
134 views
How to discovery a server application running on a pc from a client application on an Android device [closed]
The scenario is as follows.
I want to control the PC through a smartphone with Android.
At first I want to do this by using wifi connection (Later I will consider the use of bluetooth). So I created ...
3
votes
0answers
535 views
Android NSD not discovering all services
I'm trying to run an application using Android Native Service Discovery but sometimes when I run the application, it doesn't discover all services from my network. I'm running the code from ...
0
votes
0answers
120 views
WCF Discovery and DataService V3
I would like to expose discovery endpoints (both TCP and UDP) for my Data Services v3 and enable services to be discoverable from the client and discover them in another application. The main point in ...
0
votes
0answers
68 views
SharePoint 2010 WCF Service discovery
I'm making my first venture into a WFC service that will be consumed by a SharePoint 2010 site.
I've built a WFC Data Service based on the entity framework that uses mostly generated code. The ...
-5
votes
1answer
243 views
mDNS code bonjour [closed]
I need to develop some server discovery protocol , I tried to get the mDNS document where I can understand about mDNS and its implementation . but I could not get .. Can any one help me to get the ...
2
votes
0answers
73 views
broadcasting the 'computer information' to all the computers that have the FOO application installed and are connected to internet
Is there any way I can broadcast my computer name/location/IP and also receive their computer names via a program connected to internet without a central server at work ? Consider this for example.Can ...
1
vote
1answer
113 views
Service discovery for a fixed period of time when using NsdManager.DiscoveryListener
I am attempting to implement a class for service discovery using Android's NsdManager API. I am wondering how one could start the service search for a fixed amount of time from the main activity, then ...
0
votes
0answers
94 views
Openfire+Karken+psi service discovery
After continous research and trying almost everything possible posted on internet i gave up and finally posting my issue here hoping for some solution by experts here.
I am a complete newbie, setup ...
0
votes
0answers
100 views
Add ServiceDiscoveryBehavior from an attribute
I'm currently working on WCF 4.0 Discovery and finished a managed discovery service, service and client. When my service need to be discover-able I followed the sample in MSDN and added the ...
2
votes
1answer
132 views
How to automatically detect a server?
We have developed a client app and a server app. The client communicates with the server using the http protocol and sends some data to be processed by the server.
Our structure allow us to have the ...
1
vote
1answer
597 views
Broadcast server discovery
I'm creating a game in Java that simulates the classic 5 cards Poker with 2 to 4 players.
Most of the data will be processed by a server, but since I can't use an online server, my idea is to allow a ...
0
votes
1answer
389 views
WCF service discovery issue, take much time to return results?
I have a WCF server library and client[Winform], i launch the server using a self-host winform.
I want to let client to discover the active servers on LAN, in another way to get online servers ...
1
vote
1answer
247 views
Discover WCF Rest Service from iOS5
I am building an iOS app that should communicate with a WCF Rest Service. They both will be on the same local network. While testing a have hardcoded the IP of the service, but that wont work when it ...
2
votes
0answers
129 views
Service Location Protocol (SLP) binding in Python
Is there a library for implementing a Service Location Protocol (SLP) client in Python?
1
vote
1answer
2k views
Android Bluetooth: Service Discovery Failed, connection to Desktop/Laptop
I have an Android app that I had working a few months ago which I could use to connect my Droid X2 to an ASUS Transformer tablet over Bluetooth. That connection worked fine.
I just finished coding ...
0
votes
1answer
151 views
BlueCove Client Doesn't Recognize PyBlueZ Service
I have a bluetooth server running on my Ubuntu desktop written using PyBlueZ. That server is advertising a certain service via UUID. I have tested this server thoroughly using a client I also wrote ...
2
votes
1answer
131 views
IP Discovery in Windows
What are some strategies for a client to discover a service?
For example, we have a client that wants to connect to a service (assuming they are on same subnet on the same network), what's a good way ...
0
votes
3answers
203 views
Discover locally running WCF from WP7
I have a WCF service running inside Windows Service and it is located on my local network. What I want is to be able to discover WCF from my Silverlight app on my WP7 (on the same network).
I know ...
3
votes
1answer
4k views
JmDNS service discovery in client-server
I'm trying to enable service discovery in my client-server application using JmDNS. I fully understand service registry on the server side, with code that resembles this:
JmDNS jmdns = ...
4
votes
2answers
291 views
Dynamic server discovery list
I'd like to create a web service that an application server can contact to add itself to a list of servers implementing the application. Clients could then contact the service to get a list of ...
2
votes
1answer
248 views
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 ...
0
votes
1answer
338 views
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 ...
0
votes
1answer
619 views
Zookeeper v/s hardware loadbalancer
I've been looking at Zookeeper recently and wondered how it compares with a hardware loadbalancer for the following usecases:
Service discovery
Using ZooKeeper, the server would register itself on ...
7
votes
2answers
3k views
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 ...
2
votes
2answers
524 views
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 do ...
0
votes
1answer
126 views
How to discover if the currently connected server provides a MUC component
Is it possible, and then how, to discover if the current server provides a MUC component with Smack?
I try to make the configuration for the end user as easy as possible. So that he has to enter just ...
4
votes
1answer
604 views
“Re-announcing” service periodically when using WCF ServiceDiscoveryBehavior announcement endpoint?
I have a Managed Discovery Service hosted with a known URI. I have a discoverable service that when it starts, it announces itself using an AnnouncementEndpoint added to the ServiceDiscoveryBehavior ...
0
votes
1answer
692 views
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 ...
0
votes
1answer
295 views
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 documentation or examples about implementing it with xmpppy.
1
vote
1answer
901 views
WCF Service Discovery Scope
Scenario:
I have 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 services for different ...
1
vote
1answer
231 views
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:
public static void MakeServiceHostDiscoverable(ServiceHost ...
1
vote
0answers
236 views
UPnp Device with Python
I want to implement a UPnP device that has 1 service and 1 action in python.please help in the designing part. I looked over the Python-Brisa code but it is too complicated. Please suggest me ant link ...
