Info
Version: | 1.6.6.1 |
Author(s): | Kerry Jiang |
Last Update: | Wednesday, April 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.supersocket.net/ |
NuGet Url: | https://www.nuget.org/packages/SuperSocket.Engine |
Install
Install-Package SuperSocket.Engine
dotnet add package SuperSocket.Engine
paket add SuperSocket.Engine
SuperSocket.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.3)
- SuperSocket(>= 1.6.6.1)
Tags
You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.