SimpleTCP 1.0.24
dotnet add package SimpleTCP --version 1.0.24
NuGet\Install-Package SimpleTCP -Version 1.0.24
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleTCP" Version="1.0.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleTCP --version 1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleTCP, 1.0.24"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleTCP as a Cake Addin #addin nuget:?package=SimpleTCP&version=1.0.24 // Install SimpleTCP as a Cake Tool #tool nuget:?package=SimpleTCP&version=1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple and straightforward library for TCP client and servers. 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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SimpleTCP:
Package | Downloads |
---|---|
Accelley.Networking
Better networking with fewer lines of code. |
|
WF.VTS.Packing
WF.VTS.Packing |
|
SyncClient.Core
Package Description |
|
YancheeGame
Package Description |
|
GeeStackToolsDemo
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SimpleTCP:
Repository | Stars |
---|---|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
TBye101/MagicalLife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
|
Version | Downloads | Last updated |
---|---|---|
1.0.24 | 272,246 | 10/18/2017 |
1.0.22 | 2,199 | 10/16/2017 |
1.0.21 | 1,467 | 10/16/2017 |
1.0.20 | 2,528 | 8/30/2017 |
1.0.19 | 1,606 | 8/15/2017 |
1.0.15 | 12,719 | 1/23/2017 |
1.0.14 | 3,698 | 5/17/2016 |
1.0.12 | 1,756 | 5/16/2016 |
1.0.9 | 1,905 | 4/9/2016 |
1.0.7 | 1,872 | 10/20/2015 |
1.0.6 | 1,558 | 10/20/2015 |
1.0.5 | 1,595 | 10/20/2015 |
1.0.4 | 1,602 | 10/20/2015 |
1.0.3 | 2,083 | 10/20/2015 |