Share

LocoNet over TCP

File Release Notes and Changelog

Release Name: 0.5

Notes:
This is the first release version that can send and receive. 
See LocoDispatcher for example.

Changes: - Added: can send to LocoNet now using TCP messages "SEND" and "SENT" - Bug fixed: works under win98 now, because WriteFile() is less tollerant as under NT. - Changed: less and shorter printf() outputs