ServidorTFG
|
Public Member Functions | |
conexion_ssl (config_reader &conf) | |
conexion Object that launch the secure server and start the secure sessions More... | |
void | start_server () |
start_server Start the server | |
![]() | |
conexion (config_reader &conf) | |
conexion Object that launch the server and start the sessions More... | |
Additional Inherited Members | |
![]() | |
int | create_socket (int port) |
create_socket Create the server socket More... | |
![]() | |
data_acces * | data |
config_reader * | config |
conexion_ssl::conexion_ssl | ( | config_reader & | conf | ) |
conexion Object that launch the secure server and start the secure sessions
conf | Configuration file |