TROTIdTCPServer
Overview
The TROTIdTCPServer class is an Indy based server socket to accept incoming connections.
You can use this class to build a custom server application that uses proprietary protocols.
Location
- Unit: uROIndyTCPServer.pas
- Ancestry: TIdTCPServer | TROTIdTCPServer
Properties
Active
Reports the state of the server.
property Active: Boolean read
- Indy