Info
Version: | 1.6.4.3 |
Author(s): | Kerry Jiang |
Last Update: | Tuesday, October 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.supersocket.net/ |
NuGet Url: | https://www.nuget.org/packages/SuperSocket.SocketEngine-unofficial |
Install
Install-Package SuperSocket.SocketEngine-unofficial
dotnet add package SuperSocket.SocketEngine-unofficial
paket add SuperSocket.SocketEngine-unofficial
SuperSocket.SocketEngine-unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(1.2.11)
Tags
SuperSocket is a light weight, cross platform and extensible socket server application framework.
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.