| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |
TSslSocket
TSslSocket -> TSocket
Instances ofTSslSocket are used as client SSL sockets.
TInput
and TOutput. That means that a
TSslSocket
can be used wherever a TInput or
TOutput are used.
3.1.2
|
|
TSslSocket constructor
TSslSocket constructor host port
Initializes the socket by connecting to a remote server.
If the connection can not be successfully established then a runtime error will occur.
| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |