Gentee Programming Language > Documentation > Libraries | Download documentation |
The method gets a packet from the connected server.
uint socket.recv( buf data )
data The buffer for writing data. The received packet will be added to the data already existing in the buffer.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |