discovery Questions

3

I am trying to discover the VPC IP address or AWS ENI of the currently executing AWS Lambda so that I can use the IP address to filter the VPC logs to find matching records. The Lambda is running i...
Piranesi asked 10/9, 2019 at 1:34

3

Is there any spec or convention on URL where one should place swagger.json (or whatever name it is agreed) so that public API of my site can be automatically discovered?
Raeannraeburn asked 15/1, 2017 at 11:38

2

Solved

I've read through android documentation on finding specific network services using NSD. Below is my code to discover all the available _http._tcp services. final NsdManager.DiscoveryListener disco...
Ketchup asked 2/8, 2016 at 14:1

1

Whenever I use registerService function it gives an exception with code error 0. 1) I am creating a local chat service app , where I need to have local service broadcast and while doing so I've bee...
Nomadic asked 26/3, 2016 at 6:23

0

I want to discover all devices (host name, MAC address and vendor name) connected to my Wifi network through an android phone. There are no common services running on the devices. Tried the follow...
Chopfallen asked 15/2, 2016 at 9:13

2

... and a pony! No, seriously. I am looking for a way to organize tests that "just works". Most things do work, but not all pieces fit together. So here is what I want: Having tests automatically...
Peccavi asked 7/6, 2013 at 11:0

1

Solved

This may be a very simple question but I've not been able to find a good answer to this yet. Maybe someone can help me. Once a leader is elected - The clients will send all requests ONLY to th...
Beaded asked 10/8, 2014 at 15:18

1

Solved

I'm trying to get the mHost of the NsdServiceInfo passed as parameter to NsdManager.DiscoveryListener.onServiceFound() but it's null. I have two android devices where device 1 is the server and dev...
Elum asked 7/8, 2013 at 4:30

3

I would like to discover the type of the NAT (FullCone, Restricted Cone, Port Restricted cone, Symmetric) a given network interface is behind. I've tested different tools (http://freshmeat.net/pr...
Apprehension asked 15/12, 2008 at 20:53

1

I have little experience in network programming and I am writing a multi platform system which requires each device to be able to find other devices within the same LAN. I am looking for the right ...
Naamann asked 25/4, 2013 at 22:53

1

Solved

I need to be able to discover the services on the local network (so say I am running a chat application and I want to discover other devices on local network running this chat), but sadly I need to...
Perceval asked 22/12, 2012 at 23:13

2

Solved

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 ...
Allier asked 22/7, 2011 at 15:14

4

Solved

I'm trying to make a client/server Java App. Both client and server will be running on the same wi-fi network. Server will be running on a specific port that client is aware of. I am planning to ...
Peridotite asked 15/7, 2010 at 18:59

1

Solved

For my current project, we've decided to deploy our application to Amazon's Elastic Computing Cloud on some Linux boxes. We use JGroups for group communication and needed a reliable discovery mecha...
Pfaff asked 8/11, 2012 at 14:7

1

Solved

I would like to perform a thorough LAN devices discovery, so that I can create a diagram similar to the one attached, but with additional information like IP and MAC addresses. I've tried the code...
Blender asked 16/4, 2012 at 16:41

4

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 ...
1

© 2022 - 2024 — McMap. All rights reserved.