Hi Ti Community:
This is not a TI issue; but, more of a ..., I'm not seeing a good approach to this.
I have a small home network with an el-cheapo router. Everything is peer-to-peer.
I was hoping to use DNSGetHostByName() to send UDP packets to some"HostName" in-house, until I realized that I needed a DNS to do so. Nix that approach.
IE. DNSGetHostByName("www.ti.com") works fine; but, DNSGetHostByName("GameWorkstation") does not.
Is there an easy way to discover the IP of an in-house server/workstation using the "HostName" of that workstation?
Any thoughts would be appreciated.
Thanks
Rick