Programing Language: C++
IDE: Visual Studio
- Open Visual Studio
- Download the files from the repo
- Open Visual Studio
- Create New C++ Project
- The project will be Created with some folders
- In Source Folder, keep main.cpp file of server and Run the Code
- Open Visual Studio in different window
- Download the files from the repo
- Open Visual Studio
- Create New C++ Project
- The project will be Created with some folders
- In Source Folder, keep main.cpp file of Client and Run the Code
Note: First Execute the Server and then execute the Client