https://github.com/dalpaka/minimal-csharp-tcp
minimal tcp demo in c#
https://github.com/dalpaka/minimal-csharp-tcp
csharp tcp unity
Last synced: about 1 month ago
JSON representation
minimal tcp demo in c#
- Host: GitHub
- URL: https://github.com/dalpaka/minimal-csharp-tcp
- Owner: dalpaka
- License: mit
- Created: 2023-03-14T11:56:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T10:01:20.000Z (almost 2 years ago)
- Last Synced: 2025-08-31T20:50:10.922Z (10 months ago)
- Topics: csharp, tcp, unity
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimal tcp demo in c# (preferably with visual studio and dotnet in general)
## Cange the port in the Program.cs file in Server.Start(max players, your port here);
the attached serverHoster.exe file comes with a 5 demo digit port which won't work