Hi everyone, i was using the UDPSocket to send some packets to my server.
I noticed something weird, if i try to compile my code the compiler crashes saying:
Sub Button1_Click
For i=0 To 100
UDPSocket1.Initialize("UDP", 0, 2048)
Dim Packet As UDPPacket
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.