Connected event
From Xojo Documentation
(Redirected from TCPSocket.Connected)You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
<see below>.Connected()
Supported for all project types and targets.
Supported for all project types and targets.
Executes when the connection is established with the server.
Classes implementing the Connected event
HTTPSecureSocket | ||
HTTPSocket | ||
IPCSocket | ||
TCPSocket |