Skip to content

tom-weiland/tcp-udp-networking

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 6, 2022 14:39
February 23, 2021 21:54
February 23, 2021 21:54
April 25, 2020 17:49
October 17, 2019 14:25
March 29, 2020 16:00
January 6, 2022 14:39

Important!

I've created a new, way better networking solution, RiptideNetworking, along with improved tutorials on how to use it.

C# Networking Tutorial Series

This is the source code for my C# networking tutorial series on YouTube.

Each branch contains the code corresponding to what you should have at the end of each video in the series.

Video Branch
Part 1 tutorial-part1
Part 2 tutorial-part2
Part 3 tutorial-part3
Part 4 tutorial-part4
Part 5 tutorial-part5
Part 6 tutorial-part6
Part 7 tutorial-part7
Part 8 tutorial-part8
Part 9 tutorial-part9
Part 10 tutorial-part10
Part 11 tutorial-part11

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.

Unity Version: 2018.3.7

About

Source code from my C# networking tutorial series on YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages