Hint for local network app

Hi! I want to create an application for local network. Can you give me some hint? It’s possible to know the ip address of a device connected to local network knowing the device’s name or his mac address? Thanks!

As far as i know, fusetools doesn’t provide anything built-in that would help you to achieve that (hopefully someone will prove me wrong, cause then your goal would be easier to achieve).

Until then you could try to find a Java-Class for example that provides that functionality and include it via foreign code.

So it’s not a solution, just an idea that might bring you a step forward.

Hi @iUseFuse! Thanks a lot! I’ll try to make something :wink: :wink: