在 Windows Azure 中运行SuperSocket
2021-05-23 18:32
标签:name server 存储 super version 文件 应用程序 rem rac
关键字: Windows Azure, WorkRole, InputEndPoint, 云计算, 微软云
什么是 Windows Azure?
Windows Azure 是微软的云计算平台!微软的Windows Azure通过它的数据中心提供了按需分配的计算能力和存储空间用于在互联网上托管,扩展和管理应用程序。
这些在 Windows Azure 上运行的应用有很高的可靠性和可扩展能力。基于SuperSocket开发的服务器程序一样也能够很方便的运行在 Windows Azure 平台上。
SuperSocket 配置
用于在 Windows Azure 上运行的配置文件 app.config 和直接运行的SuperSocket的配置文件相同。
serverTypeName="remoteProcess"
ip="Any" port="2012" />
type="SuperSocket.QuickStart.RemoteProcessService.RemoteProcessServer, SuperSocket.QuickStart.RemoteProcessService" />
name="AzureDiagnostics">
在 Windows Azure 中运行SuperSocket
标签:name server 存储 super version 文件 应用程序 rem rac
原文地址:https://www.cnblogs.com/fanweisheng/p/11127199.html
文章标题:在 Windows Azure 中运行SuperSocket
文章链接:http://soscw.com/essay/88340.html