文件名称:SuperSocket(1.3-stable)
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 368kb
- 下载次数:
- 0次
- 提 供 者:
- 戴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c#开发的 网络服务类库文件
用于网络编程交互 是个不错的类库文件-c# development of network services for network programming library file is a good interactive library files
用于网络编程交互 是个不错的类库文件-c# development of network services for network programming library file is a good interactive library files
相关搜索: supersocket
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketService
.............\App.config
.............\Config
.............\......\log4net.config
.............\InstallService.bat
.............\MainService.cs
.............\MainService.Designer.cs
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\RunServer.bat
.............\SelfInstaller.cs
.............\SocketService.csproj
.............\SocketService35.csproj
.............\SocketServiceInstaller.cs
.............\SocketServiceInstaller.Designer.cs
.............\SuperSocket.SocketService.exe.config
.............\UninstallService.bat
Test
....\AsyncSocketServerTest.cs
....\Command
....\.......\ECHO.cs
....\.......\NUM.cs
....\.......\PARA.cs
....\.......\RECEL.cs
....\.......\RECEM.cs
....\Common
....\......\ArraySegmentTest.cs
....\......\BinaryUtilTest.cs
....\......\PerformanceTest.cs
....\Properties
....\..........\AssemblyInfo.cs
....\Resources
....\.........\TestFile.txt
....\SecureSocketServerTest.cs
....\SocketServerTest.cs
....\supersocket.pfx
....\SyncSocketServerTest.cs
....\Test.csproj
....\TestCommandParser.cs
....\TestServer.cs
....\TestSession.cs
....\UdpSocketServerTest.cs
LICENSE.TXT
README.TXT
SuperSocket.2010.sln
Common
......\ArraySegmentList.cs
......\AssemblyUtil.cs
......\BinaryUtil.cs
......\Common.csproj
......\Common35.csproj
......\ConfigurationExtension.cs
......\ConsoleLogger.cs
......\DynamicLog4NetLogger.cs
......\GlobalResourceManager.cs
......\GlobalResources.cs
......\IAsyncRunner.cs
......\ILogger.cs
......\Log4NetLogger.cs
......\LoggerBase.cs
......\LogUtil.cs
......\Properties
......\..........\AssemblyInfo.cs
......\StringExtension.cs
......\SynchronizedPool.cs
QuickStart
..........\BroadcastService
..........\................\BroadcastServer.cs
..........\................\BroadcastService.csproj
..........\................\BroadcastSession.cs
..........\................\Command
..........\................\.......\BROA.cs
..........\................\.......\CONN.cs
..........\................\Properties
..........\................\..........\AssemblyInfo.cs
..........\................\SuperSocket.SocketService.exe.config
..........\CustomCommandParser
..........\...................\Command
..........\...................\.......\ECHO.cs
..........\...................\CustomCommandParser.cs
..........\...................\CustomCommandParser.csproj
..........\...................\Properties
..........\...................\..........\AssemblyInfo.cs
..........\...................\SuperSocket.SocketService.exe.config
..........\...................\TestSocketServer.cs
..........\...................\YourServer.cs
..........\...................\YourSession.cs
..........\CustomProtocol
..........\..............\Command
..........\..............\.......\ECHO.cs
..........\..............\CustomProtocol.csproj
..........\..............\CustomProtocolServer.cs
..........\..............\CustomProtocolServerTest.cs
..........\..............\CustomProtocolSession.cs
..........\..............\MyCommandDataReader.cs
..........\..............\MyCommandReader.cs
..........\..............\MyCustomProtocol.cs
..........\..............\Properties
..........\..............\..........\AssemblyInfo.cs
.............\App.config
.............\Config
.............\......\log4net.config
.............\InstallService.bat
.............\MainService.cs
.............\MainService.Designer.cs
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\RunServer.bat
.............\SelfInstaller.cs
.............\SocketService.csproj
.............\SocketService35.csproj
.............\SocketServiceInstaller.cs
.............\SocketServiceInstaller.Designer.cs
.............\SuperSocket.SocketService.exe.config
.............\UninstallService.bat
Test
....\AsyncSocketServerTest.cs
....\Command
....\.......\ECHO.cs
....\.......\NUM.cs
....\.......\PARA.cs
....\.......\RECEL.cs
....\.......\RECEM.cs
....\Common
....\......\ArraySegmentTest.cs
....\......\BinaryUtilTest.cs
....\......\PerformanceTest.cs
....\Properties
....\..........\AssemblyInfo.cs
....\Resources
....\.........\TestFile.txt
....\SecureSocketServerTest.cs
....\SocketServerTest.cs
....\supersocket.pfx
....\SyncSocketServerTest.cs
....\Test.csproj
....\TestCommandParser.cs
....\TestServer.cs
....\TestSession.cs
....\UdpSocketServerTest.cs
LICENSE.TXT
README.TXT
SuperSocket.2010.sln
Common
......\ArraySegmentList.cs
......\AssemblyUtil.cs
......\BinaryUtil.cs
......\Common.csproj
......\Common35.csproj
......\ConfigurationExtension.cs
......\ConsoleLogger.cs
......\DynamicLog4NetLogger.cs
......\GlobalResourceManager.cs
......\GlobalResources.cs
......\IAsyncRunner.cs
......\ILogger.cs
......\Log4NetLogger.cs
......\LoggerBase.cs
......\LogUtil.cs
......\Properties
......\..........\AssemblyInfo.cs
......\StringExtension.cs
......\SynchronizedPool.cs
QuickStart
..........\BroadcastService
..........\................\BroadcastServer.cs
..........\................\BroadcastService.csproj
..........\................\BroadcastSession.cs
..........\................\Command
..........\................\.......\BROA.cs
..........\................\.......\CONN.cs
..........\................\Properties
..........\................\..........\AssemblyInfo.cs
..........\................\SuperSocket.SocketService.exe.config
..........\CustomCommandParser
..........\...................\Command
..........\...................\.......\ECHO.cs
..........\...................\CustomCommandParser.cs
..........\...................\CustomCommandParser.csproj
..........\...................\Properties
..........\...................\..........\AssemblyInfo.cs
..........\...................\SuperSocket.SocketService.exe.config
..........\...................\TestSocketServer.cs
..........\...................\YourServer.cs
..........\...................\YourSession.cs
..........\CustomProtocol
..........\..............\Command
..........\..............\.......\ECHO.cs
..........\..............\CustomProtocol.csproj
..........\..............\CustomProtocolServer.cs
..........\..............\CustomProtocolServerTest.cs
..........\..............\CustomProtocolSession.cs
..........\..............\MyCommandDataReader.cs
..........\..............\MyCommandReader.cs
..........\..............\MyCustomProtocol.cs
..........\..............\Properties
..........\..............\..........\AssemblyInfo.cs