Is it possible to make a WebSocket connection in Silverlight? -
is possible make websocket connection in silverlight? or if not, know whether scheduled future versions?
ostensibly yes.
in fact has been used provide fall solution browsers don't support websockets.
see following more info note implementation against v75 not v76 (latest).
demo: http://40interop.ep.interop.msftlabs.com/html5/wschat.html
info: http://tomasz.janczuk.org/2010/07/silverlight-html5-websocket-client-with.html
Comments
Post a Comment