Provides platform-specific implementations of the Communication library for .NET Framework, including listeners and connections for the TCP protocol.
Info
Version: | 0.2.0 |
Author(s): | David Eiwen |
Last Update: | Thursday, January 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/david1995/IndiePortable/tree/master/IndiePortable/IndiePortable.Communication.NetClassic |
NuGet Url: | https://www.nuget.org/packages/IndiePortable.Communication.NetClassic |
Install
Install-Package IndiePortable.Communication.NetClassic
dotnet add package IndiePortable.Communication.NetClassic
paket add IndiePortable.Communication.NetClassic
IndiePortable.Communication.NetClassic Download (Unzip the "nupkg" after downloading)
Dependencies
- IndiePortable.AdvancedTasks(>= 0.2.0)
- IndiePortable.Communication.EncryptedConnection(>= 0.2.0)
- IndiePortable.Communication.Tcp(>= 0.2.0)
Tags