SuperWebSocket(0.8).Source

所属分类:网络编程
开发工具:C/C++
文件大小:4282KB
下载次数:58
上传日期:2013-08-06 17:26:00
上 传 者l925183540
说明:  websocket服务端,功能强大,亲测可编译
(websocket server, powerful, pro-test can be compiled)

文件列表:
App.config (676, 2013-06-04)
Build.bat (956, 2013-06-04)
Build.Net45.bat (574, 2013-06-04)
CopySuperSocketLibToBin.bat (796, 2013-06-04)
GlobalAssemblyInfo.cs (428, 2013-06-04)
LICENSE.TXT (9198, 2013-06-04)
log4net.config (2782, 2013-06-04)
log4net.unix.config (2782, 2013-06-04)
Samples.sln (12941, 2013-06-04)
SuperWebSocket.NET35.sln (2908, 2013-06-04)
SuperWebSocket.sln (2636, 2013-06-04)
superwebsocket.snk (596, 2013-06-04)
SuperWebSocket.VS2012-Net40.sln (2636, 2013-06-04)
SuperWebSocket.VS2012-Net45.sln (2660, 2013-06-04)
Cloud\WindowsAzure (0, 2013-06-04)
Cloud\WindowsAzure\AzureHost (0, 2013-06-04)
Cloud\WindowsAzure\AzureHost\AzureHost.ccproj (2851, 2013-06-04)
Cloud\WindowsAzure\AzureHost\ServiceConfiguration.Cloud.cscfg (481, 2013-06-04)
Cloud\WindowsAzure\AzureHost\ServiceConfiguration.Local.cscfg (481, 2013-06-04)
Cloud\WindowsAzure\AzureHost\ServiceDefinition.build.csdef (842, 2013-06-04)
Cloud\WindowsAzure\AzureHost\ServiceDefinition.csdef (448, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole (0, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\app.config (1193, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\Config (0, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\Config\log4net.config (2782, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\Properties (0, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\Properties\AssemblyInfo.cs (1460, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\SuperWebSocketWorkerRole.csproj (4548, 2013-06-04)
Cloud\WindowsAzure\SuperWebSocketWorkerRole\WorkerRole.cs (2724, 2013-06-04)
Cloud\WindowsAzure\WindowsAzure.sln (4292, 2013-06-04)
PerformanceTest\PerformanceTest.sln (6601, 2013-06-04)
PerformanceTest\PushTestClient (0, 2013-06-04)
PerformanceTest\PushTestClient\Program.cs (1441, 2013-06-04)
PerformanceTest\PushTestClient\Properties (0, 2013-06-04)
PerformanceTest\PushTestClient\Properties\AssemblyInfo.cs (1440, 2013-06-04)
PerformanceTest\PushTestClient\PushTestClient.csproj (2486, 2013-06-04)
PerformanceTest\PushTestServer (0, 2013-06-04)
PerformanceTest\PushTestServer\Properties (0, 2013-06-04)
PerformanceTest\PushTestServer\Properties\AssemblyInfo.cs (1440, 2013-06-04)
... ...

SuperWebSocket ============== SuperWebSocket is a .NET implementation of WebSocket server. What is WebSocket? WebSocket is a technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. It is designed to be implemented in web browsers and web servers but it can be used by any client or server application. The WebSocket API is being standardized by the W3C and the WebSocket protocol is being standardized by the IETF. Please refer to http://en.wikipedia.org/wiki/WebSockets. Project homepage: http://superwebsocket.codeplex.com/ Git address: https://git01.codeplex.com/superwebsocket Author email address: kerry-jiang@hotmail.com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Copyright 2010-2013 Kerry Jiang (kerry-jiang@hotmail.com)

近期下载者

相关文件


收藏者