How to get the remote computer name from IP address & How to get the remote system IP-VBForums
'How to get the remote computer name from IP address 'How to get the remote system IP address from computer name 'Create a module and paste the following code: Sub Main() Dim obj As clsIPRESOLVE 'or your class name that you used Set obj = New ......