hramenko / bauglir-websocket

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

problem with new chrome version #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use chrome 16.0.912.63 
2. use server & web client demo

What is the expected output? What do you see instead?

a connection to the server

What version of the product are you using? On what operating system?

chrome 16.0.912.63, windows 7

Please provide any additional information below.

error code 1006

Original issue reported on code.google.com by nikolai....@gmail.com on 17 Dec 2011 at 10:49

GoogleCodeExporter commented 9 years ago
I see no problem. What kind of connection are you using? Regular or ssl, what 
kind of port? Is your server running somewhere publicly so I can test the 
connection? Can you telnet at that IP and port?

Original comment by Bronisla...@bauglir.com on 18 Dec 2011 at 7:06

GoogleCodeExporter commented 9 years ago
the server is not publicly. sry

i use the C# ServerDemo (BauglirWebSocket2_.net_demo.2.0.1.zip) with the 
default configuration: localhost, port 81 and no ssl

i can connect from the c# ClientDemo and Telnet with these configuration.

but i can't connect with the ws.html from BauglirWebSocket2_html.2.0.0.zip from 
a chrome browser (16.0.912.63)

Original comment by nikolai....@gmail.com on 18 Dec 2011 at 8:04

GoogleCodeExporter commented 9 years ago
Hi,
did you compile it with 2.0.2 library version? Chrome 16 uses WS 13 version. 
You have to have 2.0.2 library

Original comment by Bronisla...@bauglir.com on 18 Dec 2011 at 8:09

GoogleCodeExporter commented 9 years ago
okey that was the problem. i'm sorry for wasting you time. you can close this 
issue.

Original comment by nikolai....@gmail.com on 18 Dec 2011 at 8:15

GoogleCodeExporter commented 9 years ago
It's ok :) no time wasted, glad I can help

Original comment by Bronisla...@bauglir.com on 18 Dec 2011 at 8:17