RcvData = Data.Receive();
Data.Close();
Print(RcvData);
}
). Telnet Server:II
Sample Read / Receive
Socket Data = OpenServerSocket (IP, 57138);
nnection();
RcvData = Data.Receive();
Print(RcvData);
ata.Send(“this will be send via RS232 line”);
}
5.8 diagram
ipEther232.Teln
{
Data.WaitForCo
D
Data.Close();
of communication
et im Server Modus:
Änderungen vorbehalten Stand 09.09.05
ipcas GmbH ipEther232 V11.01 Seite 52 von 150