User's Manual

figure5-15 send data through socket
3.1.4.8 Socket receiving
User can receive data through socket by clicking ‘receive’ button and inputing socket
numberthe socket of TCP server cant be used to send or receive data directlywhat is
input should be the socket number of the conection between clients and the serverand
data size that expected to receive in pop-up dialog boxthe data will show in the receive
frame after clicking ‘receive’ button shown as figure5-18.
Before receiving dataplease use query command to confirm whether the socket
receiver buffer has saved data in it at first.