UpperSetting.OpenServer.Shared 1.0.0.20

There is a newer version of this package available.
See the version list below for details.
dotnet add package UpperSetting.OpenServer.Shared --version 1.0.0.20
NuGet\Install-Package UpperSetting.OpenServer.Shared -Version 1.0.0.20
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="UpperSetting.OpenServer.Shared" Version="1.0.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UpperSetting.OpenServer.Shared --version 1.0.0.20
#r "nuget: UpperSetting.OpenServer.Shared, 1.0.0.20"
#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 UpperSetting.OpenServer.Shared as a Cake Addin
#addin nuget:?package=UpperSetting.OpenServer.Shared&version=1.0.0.20

// Install UpperSetting.OpenServer.Shared as a Cake Tool
#tool nuget:?package=UpperSetting.OpenServer.Shared&version=1.0.0.20

Upper Setting's DotNetOpenServer SDK an our open source communication library that is not only lightweight, lightning fast and secure but also fully extendable enabling developers to quickly create native applications for any smart mobile device or desktop computer.  

Why?
Unlike most application server frameworks, which are implemented over slow stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up for speed and efficiency.

How does it work?
DotNetOpenServer implements a fast stateful binary protocol stack that supports SSL/TLS 1.2, includes a Windows Authentication Protocol, enables developers to extend the framework with any authentication method and provides a robust connection through a Keep-Alive Protocol (AKA Heartbeat Protocol).

For more information and Android/Java and iPhone/iPad/iOS and Mac/OSX Objective-C APIs goto:

http://www.uppersetting.com/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on UpperSetting.OpenServer.Shared:

Package Downloads
UpperSetting.OpenServer.Windows.Shared

Upper Setting's DotNetOpenServer SDK is our open source TCP client/server communication library that is lightweight, fast, secure and fully extendable enabling developers to quickly create native applications for any smart mobile device or desktop computer. Why? Unlike most application server frameworks, which are implemented over slow stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up for speed and efficiency. How does it work? DotNetOpenServer implements a fast stateful binary protocol stack that supports SSL/TLS 1.2, includes a Windows Authentication Protocol, enables developers to extend the framework with any authentication method and provides a robust connection through a Keep-Alive Protocol (AKA Heartbeat Protocol). For more information and Android/Java and iPhone/iPad/iOS and Mac/OSX Objective-C APIs goto: http://www.UpperSetting.com

UpperSetting.OpenServer.Protocols.Hello.Shared

The Hello Protocol is included in the DotNetOpenServer SDK to show you how to create a simple application layer protocol. The Shared assembly contains a single abstract base class, HelloProtocol, that contains the unique protocol identifier and a log message function. The Server assembly contains a single class, HelloProtocolServer, that extends the base class. The class contains a single function to return a message back to the caller. The Client assembly contains a single class, HelloProtocolClient, that contains functions to synchrounsly and asyncronously send Hello command packets to the server. For more information and Android/Java and iPhone/iPad/iOS and Mac/OSX Objective-C APIs goto: http://www.UpperSetting.com

UpperSetting.OpenServer.Protocols.WinAuth.Shared

The Windows Authentication Protocol is included in the DotNetOpenServer SDK to provide server-side access control using Windows user accounts and groups. The Shared assembly contains an abstract base class, WinAuthProtocol, that contains the unique protocol identifier and common functions. The Shared assembly also includes an enumeration, WinAuthProtocolCommands, that contains the available protocol commands. The Server assembly contains a class, WinAuthProtocolServer, that extends the WinAuthProtocol base class. This class implements the server-side functions. The Server assembly also includes a class, WinAuthProtocolConfigurationServer, that contains the list of users and groups that are allowed to access the server. The Client assembly contains a single class, WinAuthProtocolClient, that extends the WinAuthProtocol base class. This class implements the client-side functions. For more information goto: http://www.UpperSetting.com

UpperSetting.OpenServer.WindowsMobile

Upper Setting's DotNetOpenServer SDK is our open source TCP client/server communication library that is lightweight, fast, secure and fully extendable enabling developers to quickly create native applications for any smart mobile device or desktop computer. Why? Unlike most application server frameworks, which are implemented over slow stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up for speed and efficiency. How does it work? DotNetOpenServer implements a fast stateful binary protocol stack that supports SSL/TLS 1.2, includes a Windows Authentication Protocol, enables developers to extend the framework with any authentication method and provides a robust connection through a Keep-Alive Protocol (AKA Heartbeat Protocol). For more information and Android/Java and iPhone/iPad/iOS and Mac/OSX Objective-C APIs goto: http://www.UpperSetting.com

UpperSetting.OpenServer.Protocols.KeepAlive

The Keep-Alive Protocol is included in the DotNetOpenServer SDK to maintain and test connectivity between the server and client applications. The assembly contains a single class, KeepAliveProtocol, that implements the protocol within Windows Server, Windows Client and Windows Mobile applications. The assembly also includes an enumeration, KeepAliveProtocolCommands, that contains the available protocol commands. To use this protocol, simply call Initialize. Once initialized the protocol will automatically send Keep-Alive command packets to the remote end point. For more information and Android/Java and iPhone/iPad/iOS and Mac/OSX Objective-C APIs goto: http://www.UpperSetting.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.39 6,904 3/17/2016
1.0.0.38 5,099 3/16/2016
1.0.0.37 5,052 3/13/2016
1.0.0.36 4,955 3/11/2016
1.0.0.35 5,045 3/11/2016
1.0.0.34 4,937 3/9/2016
1.0.0.33 5,094 3/6/2016
1.0.0.32 5,029 2/14/2016
1.0.0.31 5,042 2/12/2016
1.0.0.30 5,066 1/7/2016
1.0.0.29 4,566 11/13/2015
1.0.0.28 4,503 11/13/2015
1.0.0.27 4,469 11/4/2015
1.0.0.26 4,398 10/27/2015
1.0.0.25 4,507 10/27/2015
1.0.0.24 4,860 10/7/2015
1.0.0.23 4,648 10/2/2015
1.0.0.22 4,475 9/19/2015
1.0.0.21 4,438 9/7/2015
1.0.0.20 2,294 9/5/2015
1.0.0.19 4,459 8/29/2015
1.0.0.18 4,535 8/17/2015
1.0.0.17 4,655 7/22/2015
1.0.0.16 4,370 7/20/2015
1.0.0.15 4,358 6/11/2015
1.0.0.14 4,347 5/27/2015
1.0.0.13 4,535 5/27/2015
1.0.0.12 4,338 5/22/2015
1.0.0.11 4,440 5/21/2015
1.0.0.10 4,489 5/18/2015
1.0.0.9 4,527 5/18/2015
1.0.0.8 4,519 5/18/2015
1.0.0.7 4,588 5/18/2015
1.0.0.6 4,469 5/17/2015
1.0.0.5 4,654 5/16/2015
1.0.0.4 4,540 5/16/2015
1.0.0.3 4,533 5/15/2015
1.0.0.2 2,601 5/15/2015
1.0.0.1 2,265 5/15/2015