discovery
32feet.net howto discover nearby bluetooth devices async in c#
I am trying to use the 32feet.NET bluetooth library in a C# application to detect nearby devices.The purpose开发者_开发技巧 of my little application is to let the PC know who is in the room using the[详细]
2023-04-13 07:31 分类:问答any way to detect iPads or iPhones on wireless network? bonjour?
I am trying to detect Apple devices connected to a wireless network.This is relatively simple using Bonjour, however I am also trying to detect what kind of device it is.Like, a MacBook Air, a MacBook[详细]
2023-04-07 12:19 分类:问答Network Discovery tool - java [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-30 14:24 分类:问答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 分类:问答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 分类:问答Network Device Discovery
For my Android app, users need to connect to a server that will be hosted somewhere on the same LAN.There can be multiple servers hosted on the same LAN.To make it easy for the user, I was going to sc[详细]
2023-03-22 02:10 分类:问答Java Network Discovery
I\'m running a Java application on my PC which involves migration of virtual machines running on my 开发者_高级运维physical machine.[详细]
2023-03-17 06:22 分类:问答discover the devices connected to the computer via command line?
I开发者_运维百科 would like to look at all the devices in my network . I would like to do it using the command line .[详细]
2023-03-16 19:38 分类:问答Android cancelDiscovery Bluetooth does not work
I want to stop Bluetooth discovery process by a button click. I use btAdapter.cancelDiscovery(), but my app still scans for devices. I already put BLUETOOTH_ADMINpermission in manifest. Do I miss some[详细]
2023-03-15 04:43 分类:问答Identify a non-computer network device?
I\'m current working on a program that scans my network and discoveres computers and devices on the network. I use various operations to find data on the devices I discover, but want to distinguish th[详细]
2023-03-15 03:06 分类:问答