Tagged Questions

0
votes
1answer
5k views

Get IP Address of Remote Client with No DNS Entry in VB.Net

I have a Windows forms application running on a terminal server. I need to determine the IP addresses of each client machine. I found a way to retreive the IP address for computers with DNS entries ...