[w600] telnet server requested
Posted: Sun Nov 21, 2021 10:12 pm
Hello,
Unfortunately, we have no web_repl for the w60x port.
I'm trying to use telnet server from https://github.com/cpopp/MicroTelnetServer repository.
I get the following warning and the telnet server is not working :
Any idea to fix that or an other script for a telnet server ?
Unfortunately, we have no web_repl for the w60x port.
I'm trying to use telnet server from https://github.com/cpopp/MicroTelnetServer repository.
I get the following warning and the telnet server is not working :
Code: Select all
>>> server_socket.setsockopt(socket.SOL_SOCKET, 20, utelnetserver.accept_telnet_connect)
Warning: lwip.setsockopt() option not implemented