Skip to content

wulinfeng2008/SuperSocket

 
 

Repository files navigation

SuperSocket
===========================================

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

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.


Project homepage:	http://supersocket.codeplex.com/
Git URL:		https://git01.codeplex.com/supersocket
Author email address:	kerry-jiang@hotmail.com


Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published