Open scelokhoza opened 4 months ago
Description:
Create a server that listens for incoming connections. Secure the connections using SSL/TLS.
Tasks:
Create a basic server using socket. Wrap the server socket with SSL. Handle multiple connections using threading.
basic-server.txt
Description:
Tasks:
basic-server.txt