Network 3.3.0.3

There is a newer version of this package available.
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
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="Network" Version="3.3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Network --version 3.3.0.3
#r "nuget: Network, 3.3.0.3"
#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 Network as a Cake Addin
#addin nuget:?package=Network&version=3.3.0.3

// Install Network as a Cake Tool
#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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (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 6,185 8/31/2021
6.2.4.21 2,959 8/11/2020
6.1.4.20 2,097 1/4/2020
6.1.3.18 1,536 10/20/2019
6.1.2.16 5,771 7/31/2019
6.1.2.15 5,740 6/8/2019
6.1.2.14 5,595 5/30/2019
6.1.1.13-rc 5,404 5/28/2019
6.1.1.12 5,564 5/24/2019
6.1.1.11 5,615 5/20/2019
6.1.1.10 5,686 5/6/2019
6.1.1.9 5,697 5/2/2019
6.1.0.7 5,715 3/12/2019
6.1.0.3 5,761 2/12/2019
6.1.0.2 5,971 10/21/2018
5.2.2.6 6,100 10/3/2018
5.2.1.6 6,047 9/30/2018
5.1.1.6 6,051 9/30/2018
5.1.0.6 5,758 9/29/2018
5.1.0.5 5,893 8/29/2018
5.0.0 5,857 8/27/2018
4.4.0.5 6,597 10/22/2017
3.4.0.4 6,209 4/28/2017
3.3.0.4 6,079 2/18/2017
3.3.0.3 6,052 11/28/2016
3.3.0.2 5,936 11/28/2016
3.2.0.2 5,917 11/23/2016
3.1.0.2 6,044 10/3/2016
3.0.0.2 5,983 9/28/2016
3.0.0.1 6,124 5/28/2016
2.1.2.6 5,971 5/24/2016
2.1.2.5 6,084 3/3/2016
2.0.2.5 6,003 3/2/2016
2.0.2.4 5,984 3/1/2016
2.0.1.3 6,274 2/27/2016
2.0.1.2 6,167 2/24/2016
2.0.1 6,092 2/23/2016
2.0.0.1 6,057 2/12/2016
1.2.0.1 9,786 2/10/2016
1.2.0 9,631 2/7/2016
1.1.3 9,795 8/28/2015
1.1.2 10,188 8/13/2015

Send and receive raw data. (int, string, double, bool, char, float,...)