Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mirage Basics: Part 1 - Setting up a server
#4
Code:
Public Function GetPlayerIP(ByVal Index As Long) As String
    GetPlayerIP = frmServer.Socket(Index).RemoteHostIP
End Function
it highlights ".Socket"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)