Hello
My first wonder:
B4X language guid states about map collections that "The key should be a string or a number". Why is that true? I've been using objects as key a lot and for me it seems to work without problems!
My other wonder:
I have a problem where I want to use 2 numbers as a key in...
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.