jquery - Hosting mobile singalR App -
i have simple chat developed signalr. works fine on local machine.
but used mobile phonegap app (as clients). questions are:
since singalr dotnet package/namespace/class, need upload generated dll hosting provider ? or need else host app?
can same browser app work 1 time compiled within phonegap android?
can signalr client work without jquery ? since $.connection
sounds jquery plugin
var chat = $.connection.chathub;//is guy 1 of jquery plugins?
hosting has comply list of supported platforms, if utilize self hosted alternative platform self-hosted server resides has follow list.
http://www.asp.net/signalr/overview/getting-started/supported-platforms
supported server operating systems
the signalr server component can hosted in next server or client operating systems. note signalr utilize websockets, windows server 2012 or windows 8 required (websocket can used on windows azure web sites, long site's .net framework version set 4.5, , web sockets enabled in site's configuration page).
windows server 2012 windows server 2008 r2 windows 8 windows 7 windows azure
if hosting service uses iis should version 8 supported server iis versions
when signalr hosted in iis, next versions supported. note if client operating scheme used, such development (windows 8 or windows 7), total versions of iis or cassini should not used, since there limit of 10 simultaneous connections imposed, reached since connections transient, re-established, , not disposed upon no longer beingness used. iis express should used on client operating systems.
also note signalr utilize websocket, iis 8 or iis 8 express must used, server must using windows 8, windows server 2012, or later, , websocket must enabled in iis. info on how enable websocket in iis, see iis 8.0 websocket protocol support.
web browsers browser based client back upwards must utilize jquery. using wpf client different story believe looking browser based approach.
signalr can used in variety of web browsers, typically, latest 2 versions supported.
applications utilize signalr in browsers must utilize jquery version 1.6.4 or major later versions (such 1.7.2, 1.8.2, or 1.9.1).
signalr can used in next browsers:
microsoft net explorer versions 8, 9, 10, , 11. modern, desktop, , mobile versions supported. mozilla firefox: current version - 1, both windows , mac versions. google chrome: current version - 1, both windows , mac versions. safari: current version - 1, both mac , ios versions. opera: current version - 1, windows only. android browser
jquery cordova signalr hosting
No comments:
Post a Comment