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.Protocols.KeepAlive |
Install
Install-Package UpperSetting.OpenServer.Protocols.KeepAlive
dotnet add package UpperSetting.OpenServer.Protocols.KeepAlive
paket add UpperSetting.OpenServer.Protocols.KeepAlive
UpperSetting.OpenServer.Protocols.KeepAlive Download (Unzip the "nupkg" after downloading)
Dependencies
- UpperSetting.OpenServer.Shared(>= 1.0.0.39 && <= 1.0.0.39)
Tags
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.