4D v13.2TCP_Receive |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.2
TCP_Receive
TCP_Receive
Given a long integer reference to an established TCP Session, the TCP_Receive command receives packets of data into text. tcp_ID is a long integer reference to an open TCP session as established with either the TCP_Open or TCP_Listen command. text is the text received. When receiving data via TCP packets, you cannot count on all of your data being received by a single TCP_Receive call. The TCP_Receive command is usually called within a Repeat loop which continually checks on the status of the connection or is scanning for a known value. C_LONGINT($tcp_id) |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D Internet Commands 6.5 SEE ALSO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||