drivers/can_tcp_win32/can_tcp_win32_server.cpp
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 23:08:34 +0100 edouard Fix mingw32 cross build for can_peak_win32 and can_tcp_win32 server.
Sun, 24 Feb 2008 02:03:19 +0100 etisserant Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.
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.