Hello,
I have a question regarding UDP_PacketArrived.
I use Udpsocket in my class, where
UDP_PacketArrived sub is declared.
Then I have two objects of this class declared in my main program.
Now, how to know in which of them the
UDP_PacketArrived event will be raised?
Can I declare or assign it somehow?
Hope the question is clear...and someone can help with that.
Thanks in advance.
Woniol
PS. Please move it to B4J questions section
I have a question regarding UDP_PacketArrived.
I use Udpsocket in my class, where
UDP_PacketArrived sub is declared.
Then I have two objects of this class declared in my main program.
Now, how to know in which of them the
UDP_PacketArrived event will be raised?
Can I declare or assign it somehow?
Hope the question is clear...and someone can help with that.
Thanks in advance.
Woniol
PS. Please move it to B4J questions section