TWSocket
Contents
Overview
- unit WSocket.pas
- inheritance
TWSocket component is implementing the TCP and UDP protocol described in RFC xxx and RFC xxx. It is used in almost every other ICS component.
TWSocket component can be used as client or a server. For its use as server however TWSocketServer is encouraged because it has some advanced features.