-- SocketBasic --
Waiting for network interface availability...
-- Client startup --
client:  connecting to 192.168.19.2:36827
client:  established connection to server
client:  sending to server - 'Test message'
client:  sent 12 bytes
client:  received from server - 'Test message'
client:  disconnecting...
