drivers/can_tcp_win32/can_tcp_win32.cpp
Thu, 07 Mar 2013 11:40:28 +0900 Edouard Tisserant Harmonized unix and win32 canClose_driver, fixed crash on close under win32
Wed, 06 Mar 2013 16:54:21 +0900 Edouard Tisserant Fixed DLL calling convention when build with mingw32 + some re-indenting in can_tcp_win32
Wed, 06 Mar 2013 11:32:27 +0900 Edouard Tisserant Now can_tcp_win32 default to 127.0.0.1 and can_tcp_win32_server is verbose
Sat, 13 Nov 2010 00:03:24 +0100 edouard Piotr Trojanek (ptroja) cleanup patche. Thanks.
Thu, 07 Feb 2008 10:25:15 +0100 groke6 added canChangeBaudRate to the driver interface
Tue, 15 Jan 2008 09:29:29 +0100 etisserant TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.