c# - Example of using Websocket in .Net 4.5 -
c# - Example of using Websocket in .Net 4.5 -
i trying build sample app uses web sockets in .net 4.5. based on illustration in here: http://blog.davidpadbury.com/2011/01/13/wcf-websockets-first-glance/
i have vs11 developer preview installed on windows 7.
i not figure out namespace websocketsservice
belongs to. of great help if can point me resource has finish details websockets working in .net.
thanks. mk
did download , install wcf websockets prototype html5 labs?
the namespace microsoft.servicemodel.websockets
in assembly microsoft.servicemodel.websockets.dll
. 1 time install prototype library should able find assembly.
c# websocket
Comments
Post a Comment