Skip to content

SimplyProgrammer/SPDTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPDTP - Simple Peer 2 peer Data Transfer Protocol

Technical implementation of my custom UDP based protocol!

Dependencies and how to run

Dependencies

  • 1GB+ of RAM
  • Dotent 8+
  • NullFx library for CRC. After downloading the project, run this command in project root folder dotnet add package NullFX.CRC --version 1.1.10 (If your IDE does not do that for u).

Run

  • dotnet run or dotnet run Program.cs in project root folder.

About

Pks SPDTP protocol based on UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages