|
From: Ake H. e. <ak...@eu...> - 2007-02-07 20:27:31
|
Release candidate 1 of VSCP & Friends 0.1.8 is now available at http://www.vscp.org/wiki/doku.php?id=vscp_downloads Only available for windows at the moment but the UNIX version will follow. Note that this is a very early RC which I normally would not have released at this stage. The need for a service/daemon with a working TCP/IP interface is high for some "real" projects and that is why RC1 is published today. It took half a year to go from 0.1.7 to 0.1.8 and I promise to try to get up to speed again this spring. Release notes ========= 2007-02-05 - Updated to compile with wxWidgets 2.8.0 2006-07-28 - Fixed GUID generation problem for clients. 2006-07-27 - Event flags added for all message paths. Ready for blocking calls. Added addressed Level II events. Changed default interface GUID for client interfaces to be based on the IP address instead of the MAC address. 2006-07-25 - VSCP + CANAL = VSCP All source files in src/vscp. canalservice is now vscpservice. canald is now vscpd. 2006-06-22 - Fixed WIN32 layout problems for cw. 2006-06-07 - Added "CLRA" command to TCP/IP interface. 2006-06-07 - Added vscptcpctrl activex control. 2006-06-02 - Fixed fast mode problem where positive error frame was not sent as it should. 2006-05-17 - canaltcpip class: Support for TCP/IP FAST mode 2006-05-17 - canald TCP/IP interface: FAST mode implemented. 2006-05-17 - canald TCP/IP interface: If no username/password is used OK is returned when they are sent. Also true if username/password is sent several times after a successful validation. 2006-05-11 - canald TCP/IP interface. Changed respons strings so they are sent in a single TCP write to make client parsing easier. 2006-05-10 - client counter for canald TCP/IP interface did not count down when clients disconnected. Fixed. Enjoy /Ake |