|
libsocket
|
TCP/IP socket class. More...
Go to the source code of this file.
Namespaces | |
| libsocket | |
| Contains libsocket elements. | |
TCP/IP socket class.
inetclientstream.cpp provides the class inet_stream
(which should actually be called inet_stream_client).
This class is used to communicate with TCP servers,
like HTTP-, SMTP-, POP3-, FTP-, telnet-Servers.
The I/O abilities are inherited from stream_client_socket.
Definition in file inetclientstream.cpp.
1.8.15