hramenko / bauglir-websocket

Automatically exported from code.google.com/p/bauglir-websocket
0 stars 0 forks source link

Websocket returns garbage data from browser #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the .NET demo project with the latest version of the Websocket classes.
2. Use Chrome (v.19) and test try to hit the local machine using 
ws://localhost:81/

What is the expected output? What do you see instead?
I expect the incoming data from the browser to print "WebSocket rocks".  
Instead the Websocket server class returns "OM�O�N-Q(R�".

What version of the product are you using? On what operating system?
Websocket v2.0.4 (from 01/30/2012), .NET 4, VS.NET 2010, Windows XP 32Bit.

Original issue reported on code.google.com by vbgu...@gmail.com on 23 May 2012 at 3:25

GoogleCodeExporter commented 9 years ago
See comments from 1 - 4

Original comment by Bronisla...@bauglir.com on 23 May 2012 at 12:26

GoogleCodeExporter commented 9 years ago
PLease let me know if it helps

Original comment by Bronisla...@bauglir.com on 23 May 2012 at 12:45