Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3798

About ServerSockets, TCPSockets and EventHandling

$
0
0

I have instantiated an instance of a MySS::ServerSocket on my MainWindow.
AddSocket instantiates a MyTCPSocket returns it as a TCPSocket
MyTCPSocket class declares an event MyDataReceived, which it ‘raises’ (?) after the TCPSocket dataAvailable event is done.

How do I receive the MyDataRecieved event on my MainWindow? Who got the event?

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3798

Trending Articles