Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IP - Simple Question....
#2
The client has a Winsock Control.

Make a Form, call it frmIP

Put a label on it. Call it lblIP

Code:
Private Sub Form_Load()
lblIP.Caption = frmMirage.Socket.LocalIP
End Sub

Something to that extent. Nice, quick, easy.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)