Network 3.3.0.3
See the version list below for details.
dotnet add package Network --version 3.3.0.3
NuGet\Install-Package Network -Version 3.3.0.3
<PackageReference Include="Network" Version="3.3.0.3" />
<PackageVersion Include="Network" Version="3.3.0.3" />
<PackageReference Include="Network" />
paket add Network --version 3.3.0.3
#r "nuget: Network, 3.3.0.3"
#:package Network@3.3.0.3
#addin nuget:?package=Network&version=3.3.0.3
#tool nuget:?package=Network&version=3.3.0.3
Network library supporting: TCP, UDP, Bluetooth events and objects. Fast and simple, with only 48bit overhead per packet. Send and receive packets with async operations.
Examples at: http://www.indie-dev.at/?page_id=480
Documentation at: http://www.indie-dev.at/NetworkLib/HelpFile_2.0.0.0/
Fork me: https://github.com/Toemsel/Network
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Network:
| Package | Downloads |
|---|---|
|
Frank.Libraries.Machine
Not very useful at the moment, but is intended to become a helpful tool for accessing device information |
|
|
SCPackets
Library for use in both Sharpdj Client and Server. Contains packets definitions and models |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.2.5.23 | 9,013 | 8/31/2021 |
| 6.2.4.21 | 3,423 | 8/11/2020 |
| 6.1.4.20 | 2,470 | 1/4/2020 |
| 6.1.3.18 | 1,941 | 10/20/2019 |
| 6.1.2.16 | 6,132 | 7/31/2019 |
| 6.1.2.15 | 6,120 | 6/8/2019 |
| 6.1.2.14 | 5,988 | 5/30/2019 |
| 6.1.1.13-rc | 5,742 | 5/28/2019 |
| 6.1.1.12 | 5,926 | 5/24/2019 |
| 6.1.1.11 | 5,997 | 5/20/2019 |
| 6.1.1.10 | 6,068 | 5/6/2019 |
| 6.1.1.9 | 6,056 | 5/2/2019 |
| 6.1.0.7 | 6,076 | 3/12/2019 |
| 6.1.0.3 | 6,126 | 2/12/2019 |
| 3.3.0.3 | 6,593 | 11/28/2016 |
Send and receive raw data. (int, string, double, bool, char, float,...)