- [x] Open WSL or VM - [x] Clone code from GitHub - [x] Compile `unicon masterclass.icn` and `unicon TCPClient.icn` - [x] Run the server: `./masterclass` - [x] From another cmd line run the client: `./TCPClient` - [x] Test Server/Client - [x] Open web browser and search localhost:8080 - [x] Review log file
unicon masterclass.icnandunicon TCPClient.icn./masterclass./TCPClient