Questions tagged [websocket4net]

49 questions
0
votes
1 answer

How to use WebSockets from SilverLight

Can Silverlight use web socket? I saw samples in Codeplex's SuperWebsocket and Websocket4Net and they are all not working, unfortunately. How to use it. Any working sample exists?
alerya
  • 3,125
  • 3
  • 28
  • 50
0
votes
1 answer

Can not connect to websocket server using WebSocket4Net

I have a mochiweb as WebSocket server; connectivity using JavaScript from Chrome browser as ws client went smooth (open, send message, close). However, when I tried to connect from C# using websocket4Net, I always get below error from…
user2024899
  • 11
  • 1
  • 3
0
votes
1 answer

Silverlight not searching for ClientAccessPolicy.xml

I'm working with Silverlight and WebSocket4Net and get an error when attempting to connect. The problem is with the underlying socket: {System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access…
Locke
  • 1,133
  • 11
  • 32
-1
votes
1 answer

WebSocket4Net: The software is missing from your system

I've installed Microsoft Visual Studio 2013 Community Edition and the Addon for Apache Cordova. After I start a new cordova I get following error message: We've detected issues with your system's environment configuration WebSocket4Net The software…
1 2 3
4