Greetings! Now I using the TCPIP telnet server example. The used command there is TCPGET()if(TCPIsGetReady(MySocket))
{
TCPGet(MySocket, &i);
} Is there a command I can read the entire income buffer with? No symbol by symbol.Thanks!..
{
TCPGet(MySocket, &i);
} Is there a command I can read the entire income buffer with? No symbol by symbol.Thanks!..