That really depends on your ETHERNET host.
"Telnet" encodes certain commands which are not data, so can do things like change baud rate, etc. So a true binary protocol like Modbus/RTU can't move through "telnet" easily as telnet does byte-stuffing & other changes in data.
If in doubt, try the RAW first.