Home > mwebsockc

mwebsockc

Mwebsockc is a project mainly written in ..., it's free.

websocket client library written by C++ and boost::asio

====================================================================== C++ websocket client library

Prerequisites:

boost headers boost_system boost_thread

TO Compile:

cd src make

or for windows

nmake -f Makefile.win

TO Test:

cd test make

or for windows

nmake -f Makefile.win

../dist/test [username]

or for windows

..dist est.exe [username]

Previous:drawdroid