# tcp-udp-networking **Repository Path**: dcsource/tcp-udp-networking ## Basic Information - **Project Name**: tcp-udp-networking - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C# Networking Tutorial Series This is the source code for my [C# networking tutorial series](https://www.youtube.com/playlist?list=PLXkn83W0QkfnqsK8I0RAz5AbUxfg3bOQ5) on YouTube. Each branch contains the code corresponding to what you should have at the end of the associated video. For example, the code you have after watching part 5 of the series should match the code in the tutorial-part5 branch. **Note:** using the console app server in the GameServer project (from any branch) with the GameClient project from branch 6 and up *will produce errors*. This is because after part 5 of the series, we moved the server code into Unity and stopped updating the console server. [YouTube Channel](https://tomweiland.net/youtube)\ [My Blog](https://tomweiland.net/)\ [Instagram](https://tomweiland.net/instagram)\ [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y21O02J)