Skip to content

orf53975/PollingTcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PollingTCP

PollingTcp provides a connection-like protocol even if there is only semi-directional communication possible. In addition, PollingTCP handles message lost and message ordering like the original TCP.

Download via NuGet: (only Preview available)

Install-Package Polling -IncludePreReleases

Or check out the source on https://github.com/michaelschnyder/PollingTcp

Build status

© 2014 Michael Schnyder

About

A client-/server library to establish a reliable connection when only polling is possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%