Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
compile error
#1
when i try to make a 'server.exe' on the mirage server visual basic it says "Compile error: Metho of data not found*
after that..
Code:
Public Function GetPlayerIP(ByVal Index As Long) As String
    GetPlayerIP = frmServer.Socket(Index).RemoteHostIP
End Function
it highlights '.Socket'

someone mention registering DLLs but i dont know how to do that
Reply
#2
Do you even have the Winsock Control on the form? lol
Reply
#3
oh..no i dont...opps :lol: sorry im new to vb6
Reply
#4
Its ok got to start somewhere Tongue
Reply
#5
wait..no i do have Winsock Control on the form... :|
Reply
#6
jasper Wrote:wait..no i do have Winsock Control on the form... :|

Is it called Socket?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#7
em......no, just Microsoft Winsock Control 6.0 (SP4)
Reply
#8
jasper Wrote:em......no, just Microsoft Winsock Control 6.0 (SP4)

Is there a physical socket tool on the form itself? Not just the ability to draw one on there, an actual one.
Reply
#9
Matt Wrote:
jasper Wrote:em......no, just Microsoft Winsock Control 6.0 (SP4)

Is there a physical socket tool on the form itself? Not just the ability to draw one on there, an actual one.
you mean the two desktops conected by the red line? no
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)