Info
| Version: | 1.0.24 |
| Author(s): | BrandonPotter |
| Last Update: | Wednesday, October 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BrandonPotter/SimpleTCP |
| NuGet Url: | https://www.nuget.org/packages/SimpleTCP |
Install
Install-Package SimpleTCP
dotnet add package SimpleTCP
paket add SimpleTCP
SimpleTCP Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Extremely useful for reading/writing with line-by-line command interfaces. Supports binary and string messages, automatic string trimming, and end-of-message delimiter (newline by default).