Info
Version: | 1.0.0.39 |
Author(s): | Upper Setting Corporation |
Last Update: | Thursday, March 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.UpperSetting.com/DotNetOpenServer |
NuGet Url: | https://www.nuget.org/packages/UpperSetting.OpenServer.WindowsMobile |
Install
Install-Package UpperSetting.OpenServer.WindowsMobile
dotnet add package UpperSetting.OpenServer.WindowsMobile
paket add UpperSetting.OpenServer.WindowsMobile
UpperSetting.OpenServer.WindowsMobile Download (Unzip the "nupkg" after downloading)
Dependencies
- UpperSetting.OpenServer.Shared(>= 1.0.0.39 && <= 1.0.0.39)
Tags
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.