websocket - QT - qtwebsocket - can't connect -



websocket - QT - qtwebsocket - can't connect -

i'm using qtwebsocket https://github.com/antlafarge/qtwebsocket on qt creator 5.0, linux 64bit. i'm trying connect echo test:

wssocket->connecttohost( "echo.websocket.org", 80 );

but disconnected status. tried ws:// , http:// prefix same error. idea? don't know how study bug on gitorious.

it of import me don't utilize webkit, need pure tcp socket connection.

regards

there qt websockets add-on module located @ https://qt.gitorious.org/qt/qtwebsockets. has been tested on several platforms, , succeeds autobahn testsuite.

qt websocket

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -