This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RLARM Source code

I have purchased RL-ARM but I cant find the source code for TCPNet.
Does it not come with the source code?

Thanks

Parents
  • The Telnet server has been successfully used with the third party Basic interpreter as a Telnet console. There is an interface which allows you to print unsolicited messages on the Telnet client's screen.

    I think that you can still use the Telnet client with your application. Maybe you will have to stop thinking that you have a clean streaming device like the UART, because the Telnet server is not that.

Reply
  • The Telnet server has been successfully used with the third party Basic interpreter as a Telnet console. There is an interface which allows you to print unsolicited messages on the Telnet client's screen.

    I think that you can still use the Telnet client with your application. Maybe you will have to stop thinking that you have a clean streaming device like the UART, because the Telnet server is not that.

Children