• Telnet
    I currently use a serial port to access a shell on my embedded controller. I have purchase RL-ARM and I have started to use the Telnet server provided. Unfortunately this seems to be only line based...
  • RL-TCPnet: Processing commands in a Telnet session
    My board has a Flash card (SD type) and an Ethernet interface. I want to run a Telnet client on my PC and transmit some command like DELETE file, TYPE file and others. All command are processed by function...
  • TcpNet applications (Http ,Telnet) is not working on MCB2300
    TcpNet applications (Http ,Telnet) is not working on MCB2300. I compiled and loaded application(HTTP_demo ) on board but not working. I use RTL RTOS and TcpNet.
  • Telnet Timeout
    How to change telnet default timeout through API's Thanks in Advance
  • Telnet Client
    Hi, I'd like to implement a telnet client in a STR912 chip to connect it to a telnet server. Unfortunaly I can only find telnet servers in the TCP/IP librairies and I really don't know how to create...