Download SuperSocket, an extensible socket server framework
Description
SuperSocket, an extensible command line based socket application framework
Icons
Source Files
The download file supersocket.zip has the following entries.
.gitignore/* w ww. j a v a 2 s . co m*/
Agent/Program.cs
Agent/Properties/AssemblyInfo.cs
Agent/SuperSocket.Agent.Net35.csproj
Agent/SuperSocket.Agent.Net40.csproj
Agent/SuperSocket.Agent.Net45.csproj
Agent/WorkItemAgent.cs
Build.bat
BuildQuickStart.bat
BuildServerManager.bat
Common/ArraySegmentEx.cs
Common/ArraySegmentList.cs
Common/AssemblyUtil.cs
Common/BinaryUtil.cs
Common/BufferManager.cs
Common/ConfigurationElementBase.cs
Common/ConfigurationExtension.cs
Common/DictionaryExtension.cs
Common/ErrorEventArgs.cs
Common/GenericConfigurationElementCollection.cs
Common/Platform.cs
Common/Properties/AssemblyInfo.cs
Common/SearchMarkState.cs
Common/SendingQueue.cs
Common/SmartPool.cs
Common/SocketEx.cs
Common/StringExtension.NET35.cs
Common/StringExtension.NET4.cs
Common/StringExtension.cs
Common/SuperSocket.Common.Net35.csproj
Common/SuperSocket.Common.Net40.csproj
Common/SuperSocket.Common.Net45.csproj
Common/TheadPoolEx.cs
Dlr/DynamicCommand.cs
Dlr/DynamicCommandLoader.cs
Dlr/DynamicCommandLoaderBase.cs
Dlr/FileScriptSource.cs
Dlr/IScriptSource.cs
Dlr/Properties/AssemblyInfo.cs
Dlr/ScriptSourceBase.cs
Dlr/SuperSocket.Dlr.Net35.csproj
Dlr/SuperSocket.Dlr.Net40.csproj
Dlr/SuperSocket.Dlr.Net45.csproj
Facility/PolicyServer/FlashPolicyServer.cs
Facility/PolicyServer/PolicyReceiveFilter.cs
Facility/PolicyServer/PolicyReceiveFilterFactory.cs
Facility/PolicyServer/PolicyServer.cs
Facility/PolicyServer/PolicySession.cs
Facility/PolicyServer/SilverlightPolicyServer.cs
Facility/Properties/AssemblyInfo.cs
Facility/Protocol/BeginEndMarkReceiveFilter.cs
Facility/Protocol/CountSpliterReceiveFilter.cs
Facility/Protocol/CountSpliterReceiveFilterFactory.cs
Facility/Protocol/FixedHeaderReceiveFilter.cs
Facility/Protocol/FixedSizeReceiveFilter.cs
Facility/Protocol/HttpReceiveFilterBase.cs
Facility/Protocol/HttpRequestInfoBase.cs
Facility/Protocol/MimeHeaderHelper.cs
Facility/SuperSocket.Facility.Net35.csproj
Facility/SuperSocket.Facility.Net40.csproj
Facility/SuperSocket.Facility.Net45.csproj
LICENSE.TXT
Management/AgentClient.SL5/App.xaml
Management/AgentClient.SL5/App.xaml.cs
Management/AgentClient.SL5/Behaviors/SelectRowOnRightClickBehavior.cs
Management/AgentClient.SL5/MainPage.xaml
Management/AgentClient.SL5/MainPage.xaml.cs
Management/AgentClient.SL5/NodeTemplates.xaml
Management/AgentClient.SL5/Properties/AppManifest.xml
Management/AgentClient.SL5/Properties/AssemblyInfo.cs
Management/AgentClient.SL5/Properties/InBrowserSettings.xml
Management/AgentClient.SL5/Properties/OutOfBrowserSettings.xml
Management/AgentClient.SL5/SuperSocket.ServerManager.Client.SL5.csproj
Management/AgentClient.SL5/Themes/Default/Grid.xaml
Management/AgentClient.SL5/Themes/Default/Skin.xaml
Management/AgentClient.SL5/Tuple.cs
Management/AgentClient.SL5/ViewModel/NodeMasterViewModel.SL.cs
Management/AgentClient.WPF/AgentWebSocket.cs
Management/AgentClient.WPF/App.xaml
Management/AgentClient.WPF/App.xaml.cs
Management/AgentClient.WPF/Behaviors/ContextMenuBehavior.cs
Management/AgentClient.WPF/Command/DelegateCommand.cs
Management/AgentClient.WPF/Command/GenericDelegateCommand.cs
Management/AgentClient.WPF/Config/AgentConfig.cs
Management/AgentClient.WPF/Config/NodeConfig.cs
Management/AgentClient.WPF/ConfigPanel.xaml
Management/AgentClient.WPF/ConfigPanel.xaml.cs
Management/AgentClient.WPF/Controls/CircleProgressBar.xaml
Management/AgentClient.WPF/Controls/CircleProgressBar.xaml.cs
Management/AgentClient.WPF/Controls/PasswordHelper.cs
Management/AgentClient.WPF/Converters/DebugConverter.cs
Management/AgentClient.WPF/Converters/IsNullConverter.cs
Management/AgentClient.WPF/Converters/NodeStateVisibilityConverter.cs
Management/AgentClient.WPF/Converters/ToStringConverter.cs
Management/AgentClient.WPF/Extensions.cs
Management/AgentClient.WPF/MainPanel.xaml
Management/AgentClient.WPF/MainPanel.xaml.cs
Management/AgentClient.WPF/MainWindow.xaml
Management/AgentClient.WPF/MainWindow.xaml.cs
Management/AgentClient.WPF/NodeHeader.xaml
Management/AgentClient.WPF/NodeHeader.xaml.cs
Management/AgentClient.WPF/NodeInfo.xaml
Management/AgentClient.WPF/NodeInfo.xaml.cs
Management/AgentClient.WPF/NodeTemplates.xaml
Management/AgentClient.WPF/NodeTemplatesCommon.xaml
Management/AgentClient.WPF/Properties/AssemblyInfo.cs
Management/AgentClient.WPF/Properties/Resources.Designer.cs
Management/AgentClient.WPF/Properties/Resources.resx
Management/AgentClient.WPF/Properties/Settings.Designer.cs
Management/AgentClient.WPF/Properties/Settings.settings
Management/AgentClient.WPF/Resources/SS(32).png
Management/AgentClient.WPF/Resources/SS(48).png
Management/AgentClient.WPF/SS2(32).ico
Management/AgentClient.WPF/SuperSocket.ServerManager.Client.WPF.csproj
Management/AgentClient.WPF/Themes/Default/Basic.xaml
Management/AgentClient.WPF/Themes/Default/Grid.xaml
Management/AgentClient.WPF/Themes/Default/Skin.xaml
Management/AgentClient.WPF/ViewModel/ConfigViewModel.cs
Management/AgentClient.WPF/ViewModel/MainViewModel.cs
Management/AgentClient.WPF/ViewModel/NodeConfigViewModel.cs
Management/AgentClient.WPF/ViewModel/NodeMasterViewModel.cs
Management/AgentClient.WPF/ViewModel/NodeState.cs
Management/AgentClient.WPF/ViewModel/ViewModelBase.cs
Management/Server/Command/LOGIN.cs
Management/Server/Command/START.cs
Management/Server/Command/STOP.cs
Management/Server/Config/UserConfig.cs
Management/Server/Config/UserConfigCollection.cs
Management/Server/ListenersJsonConverter.cs
Management/Server/ManagementServer.cs
Management/Server/ManagementSession.cs
Management/Server/Model/CommandName.cs
Management/Server/Model/CommandResult.cs
Management/Server/Model/LoginInfo.cs
Management/Server/Model/LoginResult.cs
Management/Server/Properties/AssemblyInfo.cs
Management/Server/SuperSocket.ServerManager.Net35.csproj
Management/Server/SuperSocket.ServerManager.Net40.csproj
Management/Server/SuperSocket.ServerManager.Net45.csproj
Management/SuperSocket.ServerManager.Net35.sln
Management/SuperSocket.ServerManager.Net45.sln
Management/SuperSocket.ServerManager.sln
Protocols/Http/HttpHeaderKey.cs
Protocols/Http/HttpReceiveFilter.cs
Protocols/Http/HttpRequestInfo.cs
Protocols/Http/Properties/AssemblyInfo.cs
Protocols/Http/SuperSocket.Http.2010.NET35.sln
Protocols/Http/SuperSocket.Http.2012.sln
Protocols/Http/SuperSocket.Http.Net35.csproj
Protocols/Http/SuperSocket.Http.Net40.csproj
Protocols/Http/SuperSocket.Http.Net45.csproj
Protocols/Http/SuperSocket.Http.sln
Protocols/WebSocket/Command/Binary.cs
Protocols/WebSocket/Command/Close.cs
Protocols/WebSocket/Command/Continuation.cs
Protocols/WebSocket/Command/FragmentCommand.cs
Protocols/WebSocket/Command/HandShake.cs
Protocols/WebSocket/Command/Ping.cs
Protocols/WebSocket/Command/Plain.cs
Protocols/WebSocket/Command/Pong.cs
Protocols/WebSocket/Command/Text.cs
Protocols/WebSocket/Config/CommandConfig.cs
Protocols/WebSocket/Config/CommandConfigCollection.cs
Protocols/WebSocket/Config/SubProtocolConfig.cs
Protocols/WebSocket/Config/SubProtocolConfigCollection.cs
Protocols/WebSocket/Extensions.cs
Protocols/WebSocket/IBinaryDataConverter.cs
Protocols/WebSocket/JsonWebSocketSession.cs
Protocols/WebSocket/Properties/AssemblyInfo.cs
Protocols/WebSocket/Protocol/CloseStatusCodeHybi10.cs
Protocols/WebSocket/Protocol/CloseStatusCodeRfc6455.cs
Protocols/WebSocket/Protocol/DraftHybi00Processor.cs
Protocols/WebSocket/Protocol/DraftHybi10Processor.cs
Protocols/WebSocket/Protocol/FramePartReader/DataFramePartReader.cs
Protocols/WebSocket/Protocol/FramePartReader/ExtendedLenghtReader.cs
Protocols/WebSocket/Protocol/FramePartReader/FixPartReader.cs
Protocols/WebSocket/Protocol/FramePartReader/IDataFramePartReader.cs
Protocols/WebSocket/Protocol/FramePartReader/MaskKeyReader.cs
Protocols/WebSocket/Protocol/FramePartReader/PayloadDataReader.cs
Protocols/WebSocket/Protocol/HandshakeRequest.cs
Protocols/WebSocket/Protocol/ICloseStatusCode.cs
Protocols/WebSocket/Protocol/IProtocolProcessor.cs
Protocols/WebSocket/Protocol/IWebSocketFragment.cs
Protocols/WebSocket/Protocol/MultipleProtocolSwitchProcessor.cs
Protocols/WebSocket/Protocol/OpCode.cs
Protocols/WebSocket/Protocol/PlainFragment.cs
Protocols/WebSocket/Protocol/ProtocolProcessorBase..cs
Protocols/WebSocket/Protocol/Rfc6455Processor.cs
Protocols/WebSocket/Protocol/WebSocketDataFrame.cs
Protocols/WebSocket/Protocol/WebSocketDataFrameReceiveFilter.cs
Protocols/WebSocket/Protocol/WebSocketDataReceiveFilter.cs
Protocols/WebSocket/Protocol/WebSocketHeaderReceiveFilter.cs
Protocols/WebSocket/Protocol/WebSocketReceiveFilterBase.cs
Protocols/WebSocket/Protocol/WebSocketSecKey3ReceiveFilter.cs
Protocols/WebSocket/SubProtocol/AsyncJsonSubCommand.cs
Protocols/WebSocket/SubProtocol/BasicSubCommandParser.cs
Protocols/WebSocket/SubProtocol/BasicSubProtocol.cs
Protocols/WebSocket/SubProtocol/ISubCommand.cs
Protocols/WebSocket/SubProtocol/ISubCommandFilterLoader.cs
Protocols/WebSocket/SubProtocol/ISubProtocol.cs
Protocols/WebSocket/SubProtocol/ISubRequestInfo.cs
Protocols/WebSocket/SubProtocol/JsonSubCommand.cs
Protocols/WebSocket/SubProtocol/JsonSubCommandBase.cs
Protocols/WebSocket/SubProtocol/SubCommandBase.cs
Protocols/WebSocket/SubProtocol/SubCommandFilterAttribute.cs
Protocols/WebSocket/SubProtocol/SubProtocolBase.cs
Protocols/WebSocket/SubProtocol/SubRequestInfo.cs
Protocols/WebSocket/SuperSocket.WebSocket.2010.NET35.sln
Protocols/WebSocket/SuperSocket.WebSocket.2012.sln
Protocols/WebSocket/SuperSocket.WebSocket.Net35.csproj
Protocols/WebSocket/SuperSocket.WebSocket.Net40.csproj
Protocols/WebSocket/SuperSocket.WebSocket.Net45.csproj
Protocols/WebSocket/SuperSocket.WebSocket.sln
Protocols/WebSocket/TextEncodingBinaryDataConverter.cs
Protocols/WebSocket/WebSocketConst.cs
Protocols/WebSocket/WebSocketProtocol.cs
Protocols/WebSocket/WebSocketServer.cs
Protocols/WebSocket/WebSocketSession.cs
Push.bat
QuickStart/AppDomainIsolation/SampleA/Command/CLOSE.cs
QuickStart/AppDomainIsolation/SampleA/Command/ECHO.cs
QuickStart/AppDomainIsolation/SampleA/Config/log4net.config
QuickStart/AppDomainIsolation/SampleA/Config/log4net.unix.config
QuickStart/AppDomainIsolation/SampleA/Properties/AssemblyInfo.cs
QuickStart/AppDomainIsolation/SampleA/SampleA.csproj
QuickStart/AppDomainIsolation/SampleA/SampleServer.cs
QuickStart/AppDomainIsolation/SampleA/SuperSocket.SocketService.exe.config
QuickStart/AppDomainIsolation/SampleB/Command/CLOSE.cs
QuickStart/AppDomainIsolation/SampleB/Command/ECHO.cs
QuickStart/AppDomainIsolation/SampleB/Config/log4net.config
QuickStart/AppDomainIsolation/SampleB/Config/log4net.unix.config
QuickStart/AppDomainIsolation/SampleB/InstancesRoot/ServerA/log4net.config
QuickStart/AppDomainIsolation/SampleB/InstancesRoot/ServerA/log4net.unix.config
QuickStart/AppDomainIsolation/SampleB/InstancesRoot/ServerB/log4net.config
QuickStart/AppDomainIsolation/SampleB/InstancesRoot/ServerB/log4net.unix.config
QuickStart/AppDomainIsolation/SampleB/Properties/AssemblyInfo.cs
QuickStart/AppDomainIsolation/SampleB/SampleB.csproj
QuickStart/AppDomainIsolation/SampleB/SampleServer.cs
QuickStart/AppDomainIsolation/SampleB/SuperSocket.SocketService.exe.config
QuickStart/AppDomainIsolation/SampleC/Config/log4net.config
QuickStart/AppDomainIsolation/SampleC/Config/log4net.unix.config
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerA/Command/ADD.py
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerA/Command/QUIT.py
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerA/log4net.config
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerA/log4net.unix.config
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerB/Command/MULT.py
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerB/Command/QUIT.py
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerB/log4net.config
QuickStart/AppDomainIsolation/SampleC/InstancesRoot/ServerB/log4net.unix.config
QuickStart/AppDomainIsolation/SampleC/Properties/AssemblyInfo.cs
QuickStart/AppDomainIsolation/SampleC/SampleC.csproj
QuickStart/AppDomainIsolation/SampleC/SampleServer.cs
QuickStart/AppDomainIsolation/SampleC/SuperSocket.SocketService.exe.config
QuickStart/Basic/TelnetServer/Config/log4net.config
QuickStart/Basic/TelnetServer/Config/log4net.unix.config
QuickStart/Basic/TelnetServer/Program.cs
QuickStart/Basic/TelnetServer/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer/TelnetServer.csproj
QuickStart/Basic/TelnetServer/app.config
QuickStart/Basic/TelnetServer_AppServer/ADD.cs
QuickStart/Basic/TelnetServer_AppServer/Config/log4net.config
QuickStart/Basic/TelnetServer_AppServer/Config/log4net.unix.config
QuickStart/Basic/TelnetServer_AppServer/ECHO.cs
QuickStart/Basic/TelnetServer_AppServer/MULT.cs
QuickStart/Basic/TelnetServer_AppServer/Program.cs
QuickStart/Basic/TelnetServer_AppServer/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer_AppServer/TelnetServer.cs
QuickStart/Basic/TelnetServer_AppServer/TelnetServer_04_AppServer.csproj
QuickStart/Basic/TelnetServer_AppServer/TelnetSession.cs
QuickStart/Basic/TelnetServer_AppServer/app.config
QuickStart/Basic/TelnetServer_AppSession/ADD.cs
QuickStart/Basic/TelnetServer_AppSession/Config/log4net.config
QuickStart/Basic/TelnetServer_AppSession/Config/log4net.unix.config
QuickStart/Basic/TelnetServer_AppSession/ECHO.cs
QuickStart/Basic/TelnetServer_AppSession/MULT.cs
QuickStart/Basic/TelnetServer_AppSession/Program.cs
QuickStart/Basic/TelnetServer_AppSession/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer_AppSession/TelnetServer_03_AppSession.csproj
QuickStart/Basic/TelnetServer_AppSession/TelnetSession.cs
QuickStart/Basic/TelnetServer_AppSession/app.config
QuickStart/Basic/TelnetServer_Command/ADD.cs
QuickStart/Basic/TelnetServer_Command/Config/log4net.config
QuickStart/Basic/TelnetServer_Command/Config/log4net.unix.config
QuickStart/Basic/TelnetServer_Command/ECHO.cs
QuickStart/Basic/TelnetServer_Command/MULT.cs
QuickStart/Basic/TelnetServer_Command/Program.cs
QuickStart/Basic/TelnetServer_Command/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer_Command/TelnetServer_02_Command.csproj
QuickStart/Basic/TelnetServer_Command/app.config
QuickStart/Basic/TelnetServer_ProcessRequest/Config/log4net.config
QuickStart/Basic/TelnetServer_ProcessRequest/Config/log4net.unix.config
QuickStart/Basic/TelnetServer_ProcessRequest/Program.cs
QuickStart/Basic/TelnetServer_ProcessRequest/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer_ProcessRequest/TelnetServer_01_ProcessRequest.csproj
QuickStart/Basic/TelnetServer_ProcessRequest/app.config
QuickStart/Basic/TelnetServer_StartByConfig/ADD.cs
QuickStart/Basic/TelnetServer_StartByConfig/App.config
QuickStart/Basic/TelnetServer_StartByConfig/Config/log4net.config
QuickStart/Basic/TelnetServer_StartByConfig/Config/log4net.unix.config
QuickStart/Basic/TelnetServer_StartByConfig/ECHO.cs
QuickStart/Basic/TelnetServer_StartByConfig/MULT.cs
QuickStart/Basic/TelnetServer_StartByConfig/Program.cs
QuickStart/Basic/TelnetServer_StartByConfig/Properties/AssemblyInfo.cs
QuickStart/Basic/TelnetServer_StartByConfig/TelnetServer.cs
QuickStart/Basic/TelnetServer_StartByConfig/TelnetServer_05_StartByConfig.csproj
QuickStart/Basic/TelnetServer_StartByConfig/TelnetSession.cs
QuickStart/BroadcastService/BroadcastServer.cs
QuickStart/BroadcastService/BroadcastService.csproj
QuickStart/BroadcastService/BroadcastSession.cs
QuickStart/BroadcastService/Command/BROA.cs
QuickStart/BroadcastService/Command/CONN.cs
QuickStart/BroadcastService/Properties/AssemblyInfo.cs
QuickStart/BroadcastService/SuperSocket.SocketService.exe.config
QuickStart/CommandFilter/CommandFilter.csproj
QuickStart/CommandFilter/CountCommandFilter.cs
QuickStart/CommandFilter/LOGIN.cs
QuickStart/CommandFilter/LogTimeCommandFilter.cs
QuickStart/CommandFilter/LoggedInValidationFilter.cs
QuickStart/CommandFilter/MyAppServer.cs
QuickStart/CommandFilter/MyAppSession.cs
QuickStart/CommandFilter/Properties/AssemblyInfo.cs
QuickStart/CommandFilter/QUERY.cs
QuickStart/ConfigSample/CustomLogFactory.config
QuickStart/ConfigSample/MultipleListenersA.exe.config
QuickStart/ConfigSample/MultipleListenersB.exe.config
QuickStart/ConfigSample/MultipleListenersC.exe.config
QuickStart/ConfigSample/PolicyServer.exe.config
QuickStart/ConfigSample/SecureServerA.config
QuickStart/ConfigSample/SecureServerB.config
QuickStart/ConnectionFilter/ConnectionFilter.csproj
QuickStart/ConnectionFilter/IPConnectionFilter.cs
QuickStart/ConnectionFilter/Properties/AssemblyInfo.cs
QuickStart/ConnectionFilter/SuperSocket.SocketService.exe.config
QuickStart/CountSpliterProtocol/Command/ECHO.cs
QuickStart/CountSpliterProtocol/CountSpliterAppServer.cs
QuickStart/CountSpliterProtocol/CountSpliterProtocol.csproj
QuickStart/CountSpliterProtocol/Properties/AssemblyInfo.cs
QuickStart/CountSpliterProtocol/SuperSocket.config
QuickStart/CountSpliterProtocol/UnitTest.cs
QuickStart/CustomProtocol/Command/ECHO.cs
QuickStart/CustomProtocol/CustomProtocol.csproj
QuickStart/CustomProtocol/CustomProtocolServer.cs
QuickStart/CustomProtocol/CustomProtocolServerTest.cs
QuickStart/CustomProtocol/CustomProtocolSession.cs
QuickStart/CustomProtocol/MyReceiveFilter.cs
QuickStart/CustomProtocol/Properties/AssemblyInfo.cs
QuickStart/CustomProtocol/SuperSocket.SocketService.exe.config
QuickStart/CustomRequestInfoParser/Command/ECHO.cs
QuickStart/CustomRequestInfoParser/CustomRequestInfoParser.cs
QuickStart/CustomRequestInfoParser/CustomRequestInfoParser.csproj
QuickStart/CustomRequestInfoParser/Properties/AssemblyInfo.cs
QuickStart/CustomRequestInfoParser/SuperSocket.SocketService.exe.config
QuickStart/CustomRequestInfoParser/TestSocketServer.cs
QuickStart/CustomRequestInfoParser/YourServer.cs
QuickStart/CustomRequestInfoParser/YourSession.cs
QuickStart/GPSSocketServer/Command/KeepAlive.cs
QuickStart/GPSSocketServer/Command/Position.cs
QuickStart/GPSSocketServer/GPSReceiveFilter.cs
QuickStart/GPSSocketServer/GPSServer.cs
QuickStart/GPSSocketServer/GPSServerTest.cs
QuickStart/GPSSocketServer/GPSSession.cs
QuickStart/GPSSocketServer/GPSSocketServer.csproj
QuickStart/GPSSocketServer/Properties/AssemblyInfo.cs
QuickStart/GPSSocketServer/SuperSocket.SocketService.exe.config
QuickStart/IronSocketServer/Command/IronPythonServer/ADD.py
QuickStart/IronSocketServer/Command/IronPythonServer/MULT.py
QuickStart/IronSocketServer/Command/QUIT.py
QuickStart/IronSocketServer/DynamicAppServer.cs
QuickStart/IronSocketServer/IronSocketServer.csproj
QuickStart/IronSocketServer/Properties/AssemblyInfo.cs
QuickStart/IronSocketServer/SuperSocket.SocketService.exe.config
QuickStart/MultipleAppServer/DESP.cs
QuickStart/MultipleAppServer/IDespatchServer.cs
QuickStart/MultipleAppServer/MultipleAppServer.csproj
QuickStart/MultipleAppServer/MyAppServerA.cs
QuickStart/MultipleAppServer/MyAppServerB.cs
QuickStart/MultipleAppServer/Properties/AssemblyInfo.cs
QuickStart/MultipleAppServer/SuperSocket.SocketService.exe.config
QuickStart/MultipleCommandAssembly/CommandAssemblyA/ADD.cs
QuickStart/MultipleCommandAssembly/CommandAssemblyA/CommandAssemblyA.csproj
QuickStart/MultipleCommandAssembly/CommandAssemblyA/Properties/AssemblyInfo.cs
QuickStart/MultipleCommandAssembly/CommandAssemblyB/CommandAssemblyB.csproj
QuickStart/MultipleCommandAssembly/CommandAssemblyB/ECHO.cs
QuickStart/MultipleCommandAssembly/CommandAssemblyB/Properties/AssemblyInfo.cs
QuickStart/MultipleCommandAssembly/CommandAssemblyC/CommandAssemblyC.csproj
QuickStart/MultipleCommandAssembly/CommandAssemblyC/MULT.cs
QuickStart/MultipleCommandAssembly/CommandAssemblyC/Properties/AssemblyInfo.cs
QuickStart/MultipleCommandAssembly/SampleServer/Properties/AssemblyInfo.cs
QuickStart/MultipleCommandAssembly/SampleServer/SampleAppServer.cs
QuickStart/MultipleCommandAssembly/SampleServer/SampleServer.csproj
QuickStart/MultipleCommandAssembly/SampleServer/SuperSocket.SocketService.exe.config
QuickStart/QuickStart.2012.sln
QuickStart/QuickStart.sln
QuickStart/RemoteProcessService/Command/FROZ.cs
QuickStart/RemoteProcessService/Command/KILL.cs
QuickStart/RemoteProcessService/Command/LIST.cs
QuickStart/RemoteProcessService/Command/QUIT.cs
QuickStart/RemoteProcessService/Properties/AssemblyInfo.cs
QuickStart/RemoteProcessService/RemoteProcessServer.cs
QuickStart/RemoteProcessService/RemoteProcessService.csproj
QuickStart/RemoteProcessService/RemoteProcessSession.cs
QuickStart/RemoteProcessService/SuperSocket.SocketService.exe.config
QuickStart/ServerManagerSample/Config/Silverlight.config
QuickStart/ServerManagerSample/Config/log4net.config
QuickStart/ServerManagerSample/Config/log4net.unix.config
QuickStart/ServerManagerSample/Properties/AssemblyInfo.cs
QuickStart/ServerManagerSample/SampleServer.cs
QuickStart/ServerManagerSample/ServerManagerSample.csproj
QuickStart/ServerManagerSample/SuperSocket.SocketService.exe.config
QuickStart/ServerPush/Properties/AssemblyInfo.cs
QuickStart/ServerPush/PushServer.cs
QuickStart/ServerPush/ServerPush.csproj
QuickStart/ServerPush/SuperSocket.SocketService.exe.config
QuickStart/SwitchReceiveFilter/ECHO.cs
QuickStart/SwitchReceiveFilter/MyAppServer.cs
QuickStart/SwitchReceiveFilter/Properties/AssemblyInfo.cs
QuickStart/SwitchReceiveFilter/ReceiveFilterA.cs
QuickStart/SwitchReceiveFilter/ReceiveFilterB.cs
QuickStart/SwitchReceiveFilter/SwitchReceiveFilter.cs
QuickStart/SwitchReceiveFilter/SwitchReceiveFilter.csproj
QuickStart/SwitchReceiveFilter/Test.cs
QuickStart/TerminatorProtocol/Config/log4net.config
QuickStart/TerminatorProtocol/Config/log4net.unix.config
QuickStart/TerminatorProtocol/ECHO.cs
QuickStart/TerminatorProtocol/Properties/AssemblyInfo.cs
QuickStart/TerminatorProtocol/SuperSocket.config
QuickStart/TerminatorProtocol/TerminatorProtocol.csproj
QuickStart/TerminatorProtocol/TerminatorProtocolServer.cs
QuickStart/TerminatorProtocol/UnitTest.cs
QuickStart/WindowsAzure/AzureHost/AzureHost.ccproj
QuickStart/WindowsAzure/AzureHost/ServiceConfiguration.cscfg
QuickStart/WindowsAzure/AzureHost/ServiceDefinition.build.csdef
QuickStart/WindowsAzure/AzureHost/ServiceDefinition.csdef
QuickStart/WindowsAzure/Cloud.sln
QuickStart/WindowsAzure/SuperSocketRole/Config/log4net.config
QuickStart/WindowsAzure/SuperSocketRole/Properties/AssemblyInfo.cs
QuickStart/WindowsAzure/SuperSocketRole/SuperSocketRole.csproj
QuickStart/WindowsAzure/SuperSocketRole/WorkerRole.cs
QuickStart/WindowsAzure/SuperSocketRole/app.config
README.TXT
Reference/Blend/net40/Microsoft.Expression.Interactions.dll
Reference/Blend/net40/Microsoft.Expression.Interactions.xml
Reference/Blend/net40/System.Windows.Interactivity.dll
Reference/Blend/net40/System.Windows.Interactivity.xml
Reference/Blend/sl40/Microsoft.Expression.Interactions.dll
Reference/Blend/sl40/Microsoft.Expression.Interactions.xml
Reference/Blend/sl40/System.Windows.Interactivity.dll
Reference/Blend/sl40/System.Windows.Interactivity.xml
Reference/Blend/sl50/Microsoft.Expression.Interactions.dll
Reference/Blend/sl50/Microsoft.Expression.Interactions.xml
Reference/Blend/sl50/System.Windows.Interactivity.dll
Reference/Blend/sl50/System.Windows.Interactivity.xml
Reference/Blend/wp71/Microsoft.Expression.Interactions.dll
Reference/Blend/wp71/Microsoft.Expression.Interactions.xml
Reference/Blend/wp71/System.Windows.Interactivity.dll
Reference/Blend/wp71/System.Windows.Interactivity.xml
Reference/DLR/Net35/Microsoft.Dynamic.dll
Reference/DLR/Net35/Microsoft.Dynamic.xml
Reference/DLR/Net35/Microsoft.Scripting.Core.dll
Reference/DLR/Net35/Microsoft.Scripting.Core.xml
Reference/DLR/Net35/Microsoft.Scripting.dll
Reference/DLR/Net35/Microsoft.Scripting.xml
Reference/DLR/Net40/Microsoft.Dynamic.dll
Reference/DLR/Net40/Microsoft.Dynamic.xml
Reference/DLR/Net40/Microsoft.Scripting.dll
Reference/DLR/Net40/Microsoft.Scripting.xml
Reference/DynamicViewModel/Net40/DynamicViewModel.dll
Reference/DynamicViewModel/Net40/DynamicViewModel.pdb
Reference/DynamicViewModel/SL/DynamicViewModel.SL.dll
Reference/DynamicViewModel/SL/DynamicViewModel.SL.pdb
Reference/IronPython/Net35/IronPython.dll
Reference/IronPython/Net35/IronPython.xml
Reference/IronPython/Net40/IronPython.dll
Reference/IronPython/Net40/IronPython.xml
Reference/Json.NET/Net35/Newtonsoft.Json.dll
Reference/Json.NET/Net35/Newtonsoft.Json.xml
Reference/Json.NET/Net40/Newtonsoft.Json.dll
Reference/Json.NET/Net40/Newtonsoft.Json.xml
Reference/Json.NET/Portable/Newtonsoft.Json.dll
Reference/Json.NET/Portable/Newtonsoft.Json.pdb
Reference/Json.NET/Portable/Newtonsoft.Json.xml
Reference/SilverlightToolkit/40/System.Windows.Controls.Input.Toolkit.dll
Reference/SilverlightToolkit/40/System.Windows.Controls.Input.Toolkit.xml
Reference/SilverlightToolkit/40/System.Windows.Controls.Toolkit.dll
Reference/SilverlightToolkit/40/System.Windows.Controls.Toolkit.xml
Reference/SilverlightToolkit/50/System.Windows.Controls.Data.Toolkit.dll
Reference/SilverlightToolkit/50/System.Windows.Controls.Data.Toolkit.xml
Reference/SilverlightToolkit/50/System.Windows.Controls.Input.Toolkit.dll
Reference/SilverlightToolkit/50/System.Windows.Controls.Input.Toolkit.xml
Reference/SilverlightToolkit/50/System.Windows.Controls.Toolkit.dll
Reference/SilverlightToolkit/50/System.Windows.Controls.Toolkit.xml
Reference/System.Threading.dll
Reference/WebSocket4Net/monodroid22/Release/WebSocket4Net.dll
Reference/WebSocket4Net/monodroid22/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/net20/Release/WebSocket4Net.dll
Reference/WebSocket4Net/net20/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/net35/Release/WebSocket4Net.dll
Reference/WebSocket4Net/net35/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/net40/Release/WebSocket4Net.dll
Reference/WebSocket4Net/net40/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/net45/Release/WebSocket4Net.dll
Reference/WebSocket4Net/net45/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/sl40-windowsphone71/Release/WebSocket4Net.dll
Reference/WebSocket4Net/sl40-windowsphone71/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/sl40/Release/WebSocket4Net.dll
Reference/WebSocket4Net/sl40/Release/WebSocket4Net.pdb
Reference/WebSocket4Net/sl50/Release/WebSocket4Net.dll
Reference/WebSocket4Net/sl50/Release/WebSocket4Net.pdb
Reference/log4net.dll
Reference/nunit.framework.dll
SocketBase/AppServer.cs
SocketBase/AppServerBase.Net45.cs
SocketBase/AppServerBase.cs
SocketBase/AppSession.cs
SocketBase/Async.cs
SocketBase/Command/CommandBase.cs
SocketBase/Command/CommandInfo.cs
SocketBase/Command/CommandLoaderBase.cs
SocketBase/Command/CommandUpdateEventArgs.cs
SocketBase/Command/CommandUpdateInfo.cs
SocketBase/Command/ICommand.cs
SocketBase/Command/ICommandLoader.cs
SocketBase/Command/ReflectCommandLoader.cs
SocketBase/Command/StringCommandBase.cs
SocketBase/CommandExecutingContext.cs
SocketBase/Config/CertificateConfig.cs
SocketBase/Config/CommandAssemblyConfig.cs
SocketBase/Config/ConfigurationSource.cs
SocketBase/Config/ICertificateConfig.cs
SocketBase/Config/ICommandAssemblyConfig.cs
SocketBase/Config/IConfigurationSource.cs
SocketBase/Config/IListenerConfig.cs
SocketBase/Config/IRootConfig.Net45.cs
SocketBase/Config/IRootConfig.cs
SocketBase/Config/IServerConfig.Net45.cs
SocketBase/Config/IServerConfig.cs
SocketBase/Config/ITypeProvider.cs
SocketBase/Config/ListenerConfig.cs
SocketBase/Config/RootConfig.Net45.cs
SocketBase/Config/RootConfig.cs
SocketBase/Config/ServerConfig.Net45.cs
SocketBase/Config/ServerConfig.cs
SocketBase/Config/TypeProvider.cs
SocketBase/Config/TypeProviderCollection.cs
SocketBase/Config/TypeProviderConfig.cs
SocketBase/DictionarySessionContainer.cs
SocketBase/Extensions.cs
SocketBase/IActiveConnector.cs
SocketBase/IAppServer.cs
SocketBase/IAppSession.cs
SocketBase/IBootstrap.cs
SocketBase/IConnectionFilter.cs
SocketBase/ILoggerProvider.cs
SocketBase/ISessionBase.cs
SocketBase/ISessionContainer.cs
SocketBase/ISocketServer.cs
SocketBase/ISocketServerFactory.cs
SocketBase/ISocketSession.cs
SocketBase/IStatusInfoSource.cs
SocketBase/ISystemEndPoint.cs
SocketBase/IWorkItem.cs
SocketBase/IsolationMode.cs
SocketBase/ListenerInfo.cs
SocketBase/LoggerExtension.cs
SocketBase/Logging/ConsoleLog.cs
SocketBase/Logging/ConsoleLogFactory.cs
SocketBase/Logging/ILog.cs
SocketBase/Logging/ILogFactory.cs
SocketBase/Logging/Log4NetLog.cs
SocketBase/Logging/Log4NetLogFactory.cs
SocketBase/Logging/LogFactoryBase.cs
SocketBase/Metadata/AppServerMetadataTypeAttribute.cs
SocketBase/Metadata/CommandFilterAttribute.cs
SocketBase/Metadata/DefaultAppServerMetadata.cs
SocketBase/Metadata/StatusInfoAttribute.cs
SocketBase/Metadata/StatusInfoKeys.cs
SocketBase/NodeStatus.cs
SocketBase/Properties/AssemblyInfo.cs
SocketBase/Protocol/BasicRequestInfoParser.cs
SocketBase/Protocol/BinaryRequestInfo.cs
SocketBase/Protocol/CommandLineReceiveFilterFactory.cs
SocketBase/Protocol/DefaultReceiveFilterFactory.cs
SocketBase/Protocol/FilterState.cs
SocketBase/Protocol/IOffsetAdapter.cs
SocketBase/Protocol/IReceiveFilter.cs
SocketBase/Protocol/IReceiveFilterFactory.cs
SocketBase/Protocol/IReceiveFilterInitializer.cs
SocketBase/Protocol/IRequestInfo.cs
SocketBase/Protocol/IRequestInfoParser.cs
SocketBase/Protocol/ReceiveFilterBase.cs
SocketBase/Protocol/RequestInfo.cs
SocketBase/Protocol/StringRequestInfo.cs
SocketBase/Protocol/TerminatorReceiveFilter.cs
SocketBase/Protocol/TerminatorReceiveFilterFactory.cs
SocketBase/Protocol/UdpRequestInfo.cs
SocketBase/Provider/ExportFactory.cs
SocketBase/Provider/ProviderFactoryInfo.cs
SocketBase/Provider/ProviderKey.cs
SocketBase/RequestHandler.cs
SocketBase/Security/CertificateManager.cs
SocketBase/ServerState.cs
SocketBase/SessionHandler.cs
SocketBase/SocketMode.cs
SocketBase/StatusInfoCollection.cs
SocketBase/SuperSocket.SocketBase.Net35.csproj
SocketBase/SuperSocket.SocketBase.Net40.csproj
SocketBase/SuperSocket.SocketBase.Net45.csproj
SocketEngine/AppDomainAppServer.StatusInfo.cs
SocketEngine/AppDomainAppServer.cs
SocketEngine/AppDomainBootstrap.cs
SocketEngine/AssemblyImport.cs
SocketEngine/AsyncSocket/SocketAsyncEventArgsProxy.cs
SocketEngine/AsyncSocketServer.cs
SocketEngine/AsyncSocketSession.cs
SocketEngine/AsyncStreamSocketSession.cs
SocketEngine/BootstrapFactory.cs
SocketEngine/Configuration/CertificateConfig.cs
SocketEngine/Configuration/CommandAssembly.cs
SocketEngine/Configuration/Listener.cs
SocketEngine/Configuration/Server.Net45.cs
SocketEngine/Configuration/Server.cs
SocketEngine/Configuration/ServerCollection.cs
SocketEngine/Configuration/SocketServiceConfig.Net45.cs
SocketEngine/Configuration/SocketServiceConfig.cs
SocketEngine/DefaultBootstrap.Net45.cs
SocketEngine/DefaultBootstrap.cs
SocketEngine/Extensions.Net35.cs
SocketEngine/IAsyncSocketSession.cs
SocketEngine/IExceptionSource.cs
SocketEngine/IProcessServer.cs
SocketEngine/IRemoteWorkItem.cs
SocketEngine/ISocketListener.cs
SocketEngine/IsolationAppServer.cs
SocketEngine/MarshalAppServer.cs
SocketEngine/PerformanceMonitor.cs
SocketEngine/ProcessAppServer.cs
SocketEngine/ProcessBootstrap.cs
SocketEngine/ProcessLocker.cs
SocketEngine/ProcessPerformanceCounterHelper.cs
SocketEngine/Properties/AssemblyInfo.cs
SocketEngine/RemoteBootstrapProxy.cs
SocketEngine/ServerTypeMetadata.cs
SocketEngine/SocketListenerBase.cs
SocketEngine/SocketServerBase.cs
SocketEngine/SocketServerFactory.cs
SocketEngine/SocketSession.Net.cs
SocketEngine/SocketSession.Net45.cs
SocketEngine/SocketSession.cs
SocketEngine/SuperSocket.SocketEngine.Net35.csproj
SocketEngine/SuperSocket.SocketEngine.Net40.csproj
SocketEngine/SuperSocket.SocketEngine.Net45.csproj
SocketEngine/TcpAsyncSocketListener.cs
SocketEngine/TcpSocketServerBase.cs
SocketEngine/TypeValidator.cs
SocketEngine/UdpSocketListener.cs
SocketEngine/UdpSocketServer.cs
SocketEngine/UdpSocketSession.cs
SocketEngine/WorkItemFactoryInfo.cs
SocketEngine/WorkItemFactoryInfoLoader.cs
SocketService/ControlCommand.cs
SocketService/MainService.Designer.cs
SocketService/MainService.cs
SocketService/Program.cs
SocketService/Properties/AssemblyInfo.cs
SocketService/SelfInstaller.cs
SocketService/SocketServiceInstaller.Designer.cs
SocketService/SocketServiceInstaller.cs
SocketService/SuperSocket.SocketService.Net35.csproj
SocketService/SuperSocket.SocketService.Net40.csproj
SocketService/SuperSocket.SocketService.Net45.csproj
SocketService/supersocket.cmd
SocketService/supersocket.sh
Solution Items/GlobalAssemblyInfo.cs
Solution Items/Net35/App.config
Solution Items/Net40/App.Dynamic.config
Solution Items/Net40/App.config
Solution Items/Net45/App.Dynamic.config
Solution Items/Net45/App.config
Solution Items/log4net.config
Solution Items/log4net.unix.config
SuperSocket.2008.sln
SuperSocket.2010.NET35.sln
SuperSocket.2010.sln
SuperSocket.2012.NET40.sln
SuperSocket.2012.sln
SuperSocket.build
Test/AppDomainSocketServerTest.cs
Test/BootstrapTest.Net45.cs
Test/BootstrapTest.cs
Test/BootstrapTestBase.cs
Test/ChildConfigTestServer.cs
Test/Command/ADD.py
Test/Command/ADDCS.cs
Test/Command/ADDR.cs
Test/Command/CLOSE.cs
Test/Command/CULT.cs
Test/Command/DOMAIN.cs
Test/Command/ECHO.cs
Test/Command/MULT.py
Test/Command/MULTCS.cs
Test/Command/NUM.cs
Test/Command/PARA.cs
Test/Command/PROC.cs
Test/Command/RESU.cs
Test/Command/SEND.cs
Test/Command/SESS.cs
Test/Common/ArraySegmentTest.cs
Test/Common/AssemblyUtilTest.cs
Test/Common/BinaryUtilTest.cs
Test/Common/PerformanceTest.cs
Test/Config/ActiveConnectServer.config
Test/Config/AppDomain.config
Test/Config/AppDomainTestServer.config
Test/Config/Basic.config
Test/Config/ChildConfig.cs
Test/Config/ChildConfigA.config
Test/Config/ChildConfigB.config
Test/Config/ChildConfigC.config
Test/Config/ChildConfigD.config
Test/Config/ConnectionFilter.config
Test/Config/DLR.config
Test/Config/DefaultCultureA.config
Test/Config/DefaultCultureB.config
Test/Config/DefaultCultureC.config
Test/Config/Listeners.config
Test/Config/ProcessIsolation.config
Test/Config/ProcessTestServer.config
Test/Config/SecureTestServer.config
Test/Config/ServerType.config
Test/Config/TestServer.config
Test/ConnectionFilter/TestConnectionFilter.cs
Test/ConnectionFilterTest.cs
Test/DLRSocketServerTest.cs
Test/ITestSetup.cs
Test/ProcessSocketServerTest.cs
Test/Properties/AssemblyInfo.cs
Test/Protocol/BeginEndMarkProtocolTest.cs
Test/Protocol/CountSpliterProtocolTest.cs
Test/Protocol/FixedHeaderProtocolTest.cs
Test/Protocol/FixedSizeProtocolTest.cs
Test/Protocol/ProtocolTestBase.cs
Test/Protocol/TerminatorProtocolTest.cs
Test/SecureTcpSocketServerTest.cs
Test/Setup.cs
Test/SocketServerTest.cs
Test/Strings.txt
Test/SuperSocket.Test.NET35.csproj
Test/SuperSocket.Test.Net40.csproj
Test/SuperSocket.Test.Net45.csproj
Test/TcpSocketServerTest.cs
Test/TestRequestParser.cs
Test/TestServer.cs
Test/TestSession.cs
Test/Udp/MyReceiveFilter.cs
Test/Udp/MyUdpProtocol.cs
Test/Udp/SESS.cs
Test/Udp/UdpAppServer.cs
Test/Udp/UdpTestSession.cs
Test/UdpSocketServerTest.cs
Test/supersocket.pfx
supersocket.snk
Download
Click the following link to download supersocket.zip.
supersocket.zip