0

SuperSocket 1.4 SP1

of this framework. SuperSocket is designed to be a small, 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. It is a pure C# project which is designed to be extended, so it is easy to be integrated to your existing system. If 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. What’s New in This Release: · Fixed the bug regarding large data sending · Fixed a bug in getting policy file in policy server · Added a method TrimEnd(int trimSize) for ArraySegmentList · Supported SendResponse(data, offset, length) for socket session · Enhanced UdpSocketServer on application level session key supporting · Supported to disable session snapshot

Leave a Reply