文件名称:2
-
所属分类:
- 标签属性:
- 上传时间:2018-04-13
-
文件大小:10.11mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
SuperSocket是一个轻量级的可扩展的Socket开发框架,可用来构建一个服务器端Socket程序,而无需了解如何使用Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯C#开发,易于扩展和集成到已有的项目。只要你的已有系统是使用.NET开发的,你都能够使用SuperSocket来轻易的开发出你需要的Socket应用程序来集成到你的现有系统之中。(SuperSocket is a lightweight, extensible Socket development framework that can be used to build a server - side Socket program without knowing how to use Socket, how to maintain a Socket connection, and how Socket works. The project is developed by pure C#, and it is easy to expand and integrate into existing projects. As long as your existing system is developed using.NET, you can use SuperSocket to easily develop the Socket applications you need to integrate into your existing systems.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Agent\Program.cs | 3186 | 2016-03-20 |
Agent\Properties\AssemblyInfo.cs | 301 | 2016-03-20 |
Agent\SuperSocket.Agent.Net35.csproj | 3470 | 2016-03-20 |
Agent\SuperSocket.Agent.Net40.csproj | 3516 | 2016-03-20 |
Agent\SuperSocket.Agent.Net45.csproj | 3592 | 2016-03-20 |
Agent\WorkItemAgent.cs | 5515 | 2016-03-20 |
Build.bat | 1405 | 2016-03-20 |
BuildQuickStart.bat | 253 | 2016-03-20 |
BuildServerManager.bat | 1627 | 2016-03-20 |
Common\ArraySegmentEx.cs | 805 | 2016-03-20 |
Common\ArraySegmentList.cs | 22599 | 2016-03-20 |
Common\AssemblyUtil.cs | 9839 | 2016-03-20 |
Common\BinaryUtil.cs | 12606 | 2016-03-20 |
Common\BufferManager.cs | 2833 | 2016-03-20 |
Common\ConfigurationElementBase.cs | 7316 | 2016-03-20 |
Common\ConfigurationExtension.cs | 11953 | 2016-03-20 |
Common\DictionaryExtension.cs | 1530 | 2016-03-20 |
Common\ErrorEventArgs.cs | 1018 | 2016-03-20 |
Common\GenericConfigurationElementCollection.cs | 3861 | 2016-03-20 |
Common\Platform.cs | 1782 | 2016-03-20 |
Common\Properties\AssemblyInfo.cs | 835 | 2016-03-20 |
Common\SearchMarkState.cs | 936 | 2016-03-20 |
Common\SendingQueue.cs | 16692 | 2016-03-20 |
Common\SmartPool.cs | 9532 | 2016-03-20 |
Common\SocketEx.cs | 1831 | 2016-03-20 |
Common\StringExtension.cs | 5548 | 2016-03-20 |
Common\StringExtension.NET35.cs | 1058 | 2016-03-20 |
Common\StringExtension.NET4.cs | 856 | 2016-03-20 |
Common\SuperSocket.Common.Net35.csproj | 5665 | 2016-03-20 |
Common\SuperSocket.Common.Net40.csproj | 5626 | 2016-03-20 |
Common\SuperSocket.Common.Net45.csproj | 5702 | 2016-03-20 |
Common\TheadPoolEx.cs | 2714 | 2016-03-20 |
Dlr\DynamicCommand.cs | 2635 | 2016-03-20 |
Dlr\DynamicCommandLoader.cs | 3707 | 2016-03-20 |
Dlr\DynamicCommandLoaderBase.cs | 9564 | 2016-03-20 |
Dlr\FileScriptSource.cs | 895 | 2016-03-20 |
Dlr\IScriptSource.cs | 954 | 2016-03-20 |
Dlr\Properties\AssemblyInfo.cs | 336 | 2016-03-20 |
Dlr\ScriptSourceBase.cs | 1022 | 2016-03-20 |
Dlr\SuperSocket.Dlr.Net35.csproj | 3895 | 2016-03-20 |
Dlr\SuperSocket.Dlr.Net40.csproj | 3711 | 2016-03-20 |
Dlr\SuperSocket.Dlr.Net45.csproj | 3819 | 2016-03-20 |
Facility\PolicyServer\FlashPolicyServer.cs | 1001 | 2016-03-20 |
Facility\PolicyServer\PolicyReceiveFilter.cs | 1486 | 2016-03-20 |
Facility\PolicyServer\PolicyReceiveFilterFactory.cs | 1447 | 2016-03-20 |
Facility\PolicyServer\PolicyServer.cs | 4303 | 2016-03-20 |
Facility\PolicyServer\PolicySession.cs | 401 | 2016-03-20 |
Facility\PolicyServer\SilverlightPolicyServer.cs | 897 | 2016-03-20 |
Facility\Properties\AssemblyInfo.cs | 346 | 2016-03-20 |
Facility\Protocol\BeginEndMarkReceiveFilter.cs | 6750 | 2016-03-20 |
Facility\Protocol\CountSpliterReceiveFilter.cs | 8350 | 2016-03-20 |
Facility\Protocol\CountSpliterReceiveFilterFactory.cs | 3109 | 2016-03-20 |
Facility\Protocol\FixedHeaderReceiveFilter.cs | 6479 | 2016-03-20 |
Facility\Protocol\FixedSizeReceiveFilter.cs | 4693 | 2016-03-20 |
Facility\Protocol\HttpReceiveFilterBase.cs | 4778 | 2016-03-20 |
Facility\Protocol\HttpRequestInfoBase.cs | 2181 | 2016-03-20 |
Facility\Protocol\MimeHeaderHelper.cs | 2589 | 2016-03-20 |
Facility\SuperSocket.Facility.Net35.csproj | 4300 | 2016-03-20 |
Facility\SuperSocket.Facility.Net40.csproj | 4149 | 2016-03-20 |
Facility\SuperSocket.Facility.Net45.csproj | 4257 | 2016-03-20 |
LICENSE.TXT | 9198 | 2016-03-20 |
Management\AgentClient.SL5\App.xaml | 546 | 2016-03-20 |
Management\AgentClient.SL5\App.xaml.cs | 2634 | 2016-03-20 |
Management\AgentClient.SL5\Behaviors\SelectRowOnRightClickBehavior.cs | 2890 | 2016-03-20 |
Management\AgentClient.SL5\MainPage.xaml | 522 | 2016-03-20 |
Management\AgentClient.SL5\MainPage.xaml.cs | 507 | 2016-03-20 |
Management\AgentClient.SL5\NodeTemplates.xaml | 5853 | 2016-03-20 |
Management\AgentClient.SL5\Properties\AppManifest.xml | 207 | 2016-03-20 |
Management\AgentClient.SL5\Properties\AssemblyInfo.cs | 1401 | 2016-03-20 |
Management\AgentClient.SL5\Properties\InBrowserSettings.xml | 182 | 2016-03-20 |
Management\AgentClient.SL5\Properties\OutOfBrowserSettings.xml | 612 | 2016-03-20 |
Management\AgentClient.SL5\SuperSocket.ServerManager.Client.SL5.csproj | 12581 | 2016-03-20 |
Management\AgentClient.SL5\Themes\Default\Grid.xaml | 6223 | 2016-03-20 |
Management\AgentClient.SL5\Themes\Default\Skin.xaml | 412 | 2016-03-20 |
Management\AgentClient.SL5\Tuple.cs | 1216 | 2016-03-20 |
Management\AgentClient.SL5\ViewModel\NodeMasterViewModel.SL.cs | 2046 | 2016-03-20 |
Management\AgentClient.WPF\AgentWebSocket.cs | 702 | 2016-03-20 |
Management\AgentClient.WPF\App.xaml | 709 | 2016-03-20 |
Management\AgentClient.WPF\App.xaml.cs | 1407 | 2016-03-20 |
Management\AgentClient.WPF\Behaviors\ContextMenuBehavior.cs | 1158 | 2016-03-20 |
Management\AgentClient.WPF\Command\DelegateCommand.cs | 1369 | 2016-03-20 |
Management\AgentClient.WPF\Command\GenericDelegateCommand.cs | 3002 | 2016-03-20 |
Management\AgentClient.WPF\ConfigPanel.xaml | 4707 | 2016-03-20 |
Management\AgentClient.WPF\ConfigPanel.xaml.cs | 1038 | 2016-03-20 |
Management\AgentClient.WPF\Config\AgentConfig.cs | 2841 | 2016-03-20 |
Management\AgentClient.WPF\Config\NodeConfig.cs | 550 | 2016-03-20 |
Management\AgentClient.WPF\Controls\CircleProgressBar.xaml | 4487 | 2016-03-20 |
Management\AgentClient.WPF\Controls\CircleProgressBar.xaml.cs | 1527 | 2016-03-20 |
Management\AgentClient.WPF\Controls\PasswordHelper.cs | 3319 | 2016-03-20 |
Management\AgentClient.WPF\Converters\DebugConverter.cs | 597 | 2016-03-20 |
Management\AgentClient.WPF\Converters\IsNullConverter.cs | 1009 | 2016-03-20 |
Management\AgentClient.WPF\Converters\NodeStateVisibilityConverter.cs | 1156 | 2016-03-20 |
Management\AgentClient.WPF\Converters\ToStringConverter.cs | 634 | 2016-03-20 |
Management\AgentClient.WPF\Extensions.cs | 1097 | 2016-03-20 |
Management\AgentClient.WPF\MainPanel.xaml | 2965 | 2016-03-20 |
Management\AgentClient.WPF\MainPanel.xaml.cs | 2863 | 2016-03-20 |
Management\AgentClient.WPF\MainWindow.xaml | 391 | 2016-03-20 |
Management\AgentClient.WPF\MainWindow.xaml.cs | 653 | 2016-03-20 |
Management\AgentClient.WPF\NodeHeader.xaml | 2360 | 2016-03-20 |
Management\AgentClient.WPF\NodeHeader.xaml.cs | 658 | 2016-03-20 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.