Xojo.Net.TCPSocket.DataAvailable
From Xojo Documentation
Event
Called when additional data has come into the internal receive buffer.
Notes
It is your responsibility to read the data from the buffer using the ReadData method.
Called when additional data has come into the internal receive buffer.
It is your responsibility to read the data from the buffer using the ReadData method.