Jobs
Author: Alok Gupta Date Submitted: 11/10/2005 Category: Internet Compatibility: VB 6 This code has been accessed 9778 times.
Email Yourself this snippet:
None.
Code
'Use the Winsock control for using IPaddress. Private Sub Form_Load() MsgBox WinSock1.LocalIP End Sub