Provides an implementation of the Communication library for the Universal Windows Platform, 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.UniversalWindows |
NuGet Url: | https://www.nuget.org/packages/IndiePortable.Communication.UniversalWindows |
Install
Install-Package IndiePortable.Communication.UniversalWindows
dotnet add package IndiePortable.Communication.UniversalWindows
paket add IndiePortable.Communication.UniversalWindows
IndiePortable.Communication.UniversalWindows Download (Unzip the "nupkg" after downloading)
Dependencies
- IndiePortable.AdvancedTasks(>= 0.2.0)
- IndiePortable.Collections(>= 0.2.8)
- IndiePortable.Formatter(>= 0.2.2)
- IndiePortable.Communication.EncryptedConnection(>= 0.2.0)
- IndiePortable.Communication.Tcp(>= 0.2.0)
- IndiePortable.Communication(>= 0.2.0)
Tags