Has anybody got code/module to display the IP address of a computer on a form?
How to display IP address of a PC in form?
Collapse
X
-
-
I think the first thing to understand is that there is no single IP address of a PC. There can be various ones (See the helpful linked article from post #5). When you know which IP address you are after you can amend the procedure to filter for that specific one and convert it to a function to return the value in strIPAddresses.Comment
Comment