In plain language
Telnet sends plain text over a TCP connection. No encryption, no encoding, nothing clever — which is exactly why it has survived in AV control, where the commands are short and the network is your own.
You connect to an address and a port, send a line of text, and the device answers with a line of text.
Why it matters in your setup
Control systems speak Telnet. A processor from Crestron, Control4 or a home-automation script can hold a Telnet session open and drive a device with the same commands you could type by hand. That is what makes an AV device automatable rather than merely remote-controllable.
It is also the fastest way to test an idea. Before writing a macro, you can send the command manually and see exactly what comes back.
What the DR HDMI 8K does with it
The DR HDMI 8K accepts commands over IP, Telnet and HTTP on port 2201 by default. Commands are lowercase and end with a carriage return or newline; every response comes back with both. The complete command list ships as a text file inside every firmware package, matched to that revision.
Need the hardware?
Open the DR HDMI 8K product page on HDfury.uk.