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
number(the socket of TCP server can’t be used to send or receive data directly,what is
input should be the socket number of the conection between clients and the server)and
data size that expected to receive in pop-up dialog box,the data will show in the receive
frame after clicking ‘receive’ button shown as figure5-18.
Before receiving data,please use ‘query’ command to confirm whether the socket
receiver buffer has saved data in it at first.