Page 1 of 1

C# PCAN-Ethernet Gateway DR Library

Posted: Fri 10. Jul 2020, 21:59
by mmagnuson
I have created a simple C# library that allows for easy communication with a PCAN-Ethernet Gateway DR over IP networks that other developers might find useful. The library enables bi-directional communications to a PCAN-Ethernet Gateway DR hardware (See: https://www.peak-system.com/PCAN-Ethern ... .html?&L=1)

Please note; I have not implemented the PCAN-Gateway Handshake, and I only support UDP communications at this point. Licensing is under Apache License 2.0.

https://github.com/Mmagnuson/CAN_Ethernet_Gateway

Re: C# PCAN-Ethernet Gateway DR Library

Posted: Sat 11. Jul 2020, 16:36
by PEAK-Support
Thank you ! We will also try it and if you like we could extend it to support also the new CAN FD Ethernet Gateway which will be available soon.