Arduino-Telnet-Client
Arduino-Telnet-Client copied to clipboard
a minimal (but real) telnet client for Arduino, actually able to login and send commands to a generic telnet server
hello sir, im new to this page, this is not really an issue, but cant find a way to contact you and ask for help about my code im trying...
C:\Users\Acer\Documents\Arduino\libraries\ESP8266-Telnet-Client-master\src\ESP8266TelnetClient.cpp: In member function 'bool ESP8266telnetClient::sendCommand(const char*)': C:\Users\Acer\Documents\Arduino\libraries\ESP8266-Telnet-Client-master\src\ESP8266TelnetClient.cpp:75:19: error: control reaches end of non-void function [-Werror=return-type] 75 | this->disconnect(); | ~~~~~~~~~~~~~~~~^~ cc1plus.exe: some warnings being treated as errors exit status...
MMM MMM KKK TTTTTTTTTTT KKK MMMM MMMM KKK TTTTTTTTTTT KKK MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK MMM MM MMM III KKKKK RRR RRR OOO...
In this answer: https://github.com/alejho/Arduino-Telnet-Client/issues/9#issuecomment-528912914 you said " I'm sorry this library doesn't support answer validation from the server...I suppose you have to store the answer in a buffer and the...