Set / Retrieve tags through a Telnet server

Here's an example of a small Telnet server that will let you get or set tags.

It deals with multi-sessions, read/write tags...

As for example:

  • <tagname> -enter- => Tag's value
  • <tagname=newvalue> -enter- => New value set for tag
  • ...

All this can be see in our Telnet Server package.