Skip to content

SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用 SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。 http://supersocket.codeplex.com/

License

cnsuhao/SuperSocket

Repository files navigation

SuperSocket Build Status

This branch is under developing and unstable. If you want a stable version which can be used in your production system, please switch to branch v1.6.

SuperSocket is a light weight extensible socket application framework. You can use it to build a server side socket application easily without thinking about how to use socket, how to maintain the socket connections and how socket works.

It is a pure C# project which is designed to be extended, so it is easy to be integrated to your existing system. As long as your systems (like forum/CRM/MIS/HRM/ERP) are developed in .NET language, you must be able to use SuperSocket to build your socket application as a part of your current system perfectly.

Copyright 2010-2015 Kerry Jiang (kerry-jiang@hotmail.com)

About

SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用 SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。 http://supersocket.codeplex.com/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages