How do I communicate over telnet using cfml?
I have a game server that communicates only via telnet. I have a Lucee server running in the same server room, and wanted to write a small web app that could send commands to the game server. Seemed simple enough, but tens of hours later I had experienced a lot of coming up empty googling and various attempted approaches (like tst10) that didn’t work right.