Telnet help

new topic     » topic index » view thread      » older message » newer message

I need to use Euphoria to send a simple string via telnet protocol. Using the telnet program works:

irv@Mint18 ~ $ telnet localhost 5401 
Trying 127.0.0.1... 
Connected to localhost. 
Escape character is '^]'. 
 
/> set /autopilot/settings/heading-bug-deg 180 

But, of course, I need to send the strings from Euphoria, not by typing them into an x-term. I have tried to use the std/sockets library (Eu 4.1) with no success, because I don't understand it at all. Can someone help with a simple example?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu