Skip to content

ahmedshakill/TCPServer

Repository files navigation

Project Report

Project report is available here

Instructions to run

cd into this directory [where the Dockerfile is located]

then

  1. docker build .
    
  2. docker run -p 8080:8080 CONTAINER ID 
    

and visit https://localhost:8080

You get CONTAINER ID from first command .

About

An asynchronous multi-threaded server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages