Devantech ETH-RLY16 and ETH-RLY02 information

Tags: robotics, devantech, relay

This is a test project for simulating an ETH-RLY16 or an ETH-RLY02 from devantech. It is a very simple TCP program.

Make sure to alter it so it listens to the correct IP address, do this by changing the index in this line:

IPAddress ipAddress = ipHostInfo.AddressList[3];