Preview of upcoming introductory Winsock tutorial.
For the program to work, you'll need to have installed a version of the Windows SDK. If you haven't, you can do this through the Visual Studio Installer. Once installed, follow these steps:
- Open the solution (Intro-Winsock-Tutorial.sln).
- In Visual Studio, right-click the solution in Solution Explorer, and go to "Configure Startup Projects".
- Choose "Multiple startup projects", set each action to Start, and make sure Server is on top.
- Run the program! (You may be prompted to allow the program to communicate with your local network)