dear processing community, after many hours searching for a solution I am still stuck with this problem: I have a pc which is connected to a CNCrouter. Basically I want to remote control the CNCmachine through processing and linuxCNC offers a Telnet client to do so. When i connect to this pc via a second Computer (macOSX) through the integrated TelNetClient (terminal) it works perfectly fine. My problem is that i have no idea how to setup an Telnet client in processing. I´ve tried the processing.net lib. but it didn`t work at all. Does anybody know how to do this.? or is there perhaps an program, which acts as a middleman, to which I can send telnet commands over TCP and it sends them out over the telnet protocol?? many thanks