文件名称:SuperSocket(1.4 SP1).Source
介绍说明--下载内容均来自于网络,请自行研究使用
老牌Socket API,supersocket的API源代码,供大家学习(Old Socket API, supersocket API source code for everyone to learn)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SocketEngine\AsyncSocket | ||
SocketEngine\AsyncSocket\AsyncUserToken.cs | 748 | 2011-09-25 |
SocketEngine\AsyncSocket\SocketAsyncEventArgsProxy.cs | 1870 | 2011-09-25 |
SocketEngine\AsyncSocketServer.cs | 8503 | 2011-09-25 |
SocketEngine\AsyncSocketSession.cs | 8873 | 2011-09-25 |
SocketEngine\Configuration | ||
SocketEngine\Configuration\CertificateConfig.cs | 1058 | 2011-09-25 |
SocketEngine\Configuration\ConnectionFilterConfig.cs | 814 | 2011-09-25 |
SocketEngine\Configuration\CredentialConfig.cs | 726 | 2011-09-25 |
SocketEngine\Configuration\Server.cs | 7435 | 2011-09-25 |
SocketEngine\Configuration\ServerCollection.cs | 406 | 2011-09-25 |
SocketEngine\Configuration\Service.cs | 741 | 2011-09-25 |
SocketEngine\Configuration\ServiceCollection.cs | 413 | 2011-09-25 |
SocketEngine\Configuration\SocketServiceConfig.cs | 3382 | 2011-09-25 |
SocketEngine\Properties | ||
SocketEngine\Properties\AssemblyInfo.cs | 845 | 2011-09-25 |
SocketEngine\SocketManagerPasswordValidator.cs | 877 | 2011-09-25 |
SocketEngine\SocketServerBase.cs | 2421 | 2011-09-25 |
SocketEngine\SocketServerFactory.cs | 1794 | 2011-09-25 |
SocketEngine\SocketServerManager.cs | 8961 | 2011-09-25 |
SocketEngine\SocketServerManager.Performance.cs | 4130 | 2011-09-25 |
SocketEngine\SocketSession.cs | 9540 | 2011-09-25 |
SocketEngine\SuperSocket.SocketEngine.csproj | 6716 | 2011-09-25 |
SocketEngine\SuperSocket.SocketEngine.Mono.csproj | 6559 | 2011-09-25 |
SocketEngine\SuperSocket.SocketEngine.Net35.csproj | 6761 | 2011-09-25 |
SocketEngine\SyncSocketServer.cs | 6214 | 2011-09-25 |
SocketEngine\SyncSocketSession.cs | 11721 | 2011-09-25 |
SocketEngine\TcpSocketServerBase.cs | 2653 | 2011-09-25 |
SocketEngine\UdpSocketServer.cs | 12066 | 2011-09-25 |
SocketEngine\UdpSocketSession.cs | 3118 | 2011-09-25 |
SocketService\Config | ||
SocketService\Config\log4net.config | 2689 | 2011-09-25 |
SocketService\Config\log4net.unix.config | 2689 | 2011-09-25 |
SocketService\InstallService.bat | 39 | 2011-09-25 |
SocketService\MainService.cs | 1181 | 2011-09-25 |
SocketService\MainService.Designer.cs | 1186 | 2011-09-25 |
SocketService\Program.cs | 2837 | 2011-09-25 |
SocketService\Properties | ||
SocketService\Properties\AssemblyInfo.cs | 849 | 2011-09-25 |
SocketService\RunServer.bat | 39 | 2011-09-25 |
SocketService\SelfInstaller.cs | 951 | 2011-09-25 |
SocketService\SocketServiceInstaller.cs | 982 | 2011-09-25 |
SocketService\SocketServiceInstaller.Designer.cs | 1083 | 2011-09-25 |
SocketService\SuperSocket.SocketService.csproj | 6664 | 2011-09-25 |
SocketService\SuperSocket.SocketService.Mono.csproj | 6748 | 2011-09-25 |
SocketService\SuperSocket.SocketService.Net35.csproj | 6691 | 2011-09-25 |
SocketService\UninstallService.bat | 39 | 2011-09-25 |
Solution Items\GlobalAssemblyInfo.cs | 654 | 2011-09-25 |
Solution Items\Net35 | ||
Solution Items\Net35\App.config | 854 | 2011-09-25 |
Solution Items\Net40 | ||
Solution Items\Net40\App.config | 933 | 2011-09-25 |
Test\AsyncSocketServerTest.cs | 966 | 2011-09-25 |
Test\Command | ||
Test\Command\ECHO.cs | 475 | 2011-09-25 |
Test\Command\NUM.cs | 650 | 2011-09-25 |
Test\Command\PARA.cs | 539 | 2011-09-25 |
Test\Command\RECEL.cs | 697 | 2011-09-25 |
Test\Command\RECEM.cs | 688 | 2011-09-25 |
Test\Common | ||
Test\Common\ArraySegmentTest.cs | 6674 | 2011-09-25 |
Test\Common\AssemblyUtilTest.cs | 704 | 2011-09-25 |
Test\Common\BinaryUtilTest.cs | 3163 | 2011-09-25 |
Test\Common\PerformanceTest.cs | 2064 | 2011-09-25 |
Test\Properties | ||
Test\Properties\AssemblyInfo.cs | 1438 | 2011-09-25 |
Test\Resources | ||
Test\Resources\TestFile.txt | 2807 | 2011-09-25 |
Test\SecureSocketServerTest.cs | 2403 | 2011-09-25 |
Test\SocketServerTest.cs | 27006 | 2011-09-25 |
Test\supersocket.pfx | 1646 | 2011-09-25 |
Test\SuperSocket.Test.csproj | 4847 | 2011-09-25 |
Test\SuperSocket.Test.Mono.csproj | 4721 | 2011-09-25 |
Test\SuperSocket.Test.NET35.csproj | 5101 | 2011-09-25 |
Test\SyncSocketServerTest.cs | 963 | 2011-09-25 |
Test\TestCommandParser.cs | 715 | 2011-09-25 |
Test\TestServer.cs | 537 | 2011-09-25 |
Test\TestSession.cs | 860 | 2011-09-25 |
Test\Udp | ||
Test\Udp\MyCommandReader.cs | 1253 | 2011-09-25 |
Test\Udp\MyUdpProtocol.cs | 444 | 2011-09-25 |
Test\Udp\SESS.cs | 460 | 2011-09-25 |
Test\Udp\UdpAppServer.cs | 344 | 2011-09-25 |
Test\Udp\UdpTestSession.cs | 260 | 2011-09-25 |
Test\UdpSocketServerTest.cs | 20065 | 2011-09-25 |
WindowsAzure\AzureHost | ||
WindowsAzure\AzureHost\AzureHost.ccproj | 2325 | 2011-09-25 |
WindowsAzure\AzureHost\ServiceConfiguration.cscfg | 472 | 2011-09-25 |
WindowsAzure\AzureHost\ServiceDefinition.build.csdef | 994 | 2011-09-25 |
WindowsAzure\AzureHost\ServiceDefinition.csdef | 611 | 2011-09-25 |
WindowsAzure\Cloud.sln | 4722 | 2011-09-25 |
WindowsAzure\SuperSocketRole | ||
WindowsAzure\SuperSocketRole\app.config | 1333 | 2011-09-25 |
WindowsAzure\SuperSocketRole\Properties | ||
WindowsAzure\SuperSocketRole\Properties\AssemblyInfo.cs | 1460 | 2011-09-25 |
WindowsAzure\SuperSocketRole\SuperSocketRole.csproj | 4652 | 2011-09-25 |
WindowsAzure\SuperSocketRole\WorkerRole.cs | 2801 | 2011-09-25 |
LICENSE.TXT | 9198 | 2011-09-25 |
README.TXT | 1360 | 2011-09-25 |
SuperSocket.2008.sln | 3021 | 2011-09-25 |