receive

xod-dev/w5500/receive

Read a response from an opened connection as a stream of bytes until it closes
receive
@/receive
Read a response from an opened connection as a stream of bytes until it closes
INET@/w5500-inet
An internet connection
SOCKxod/net/socket
A socket
BGNpulse
Begin reading
receive
OUT1
OUT2
INET'
CLS
INET
SOCK
BGN
CLSpulse
Pulses when the connection is closed
OUT2pulse
Pulses when a new byte is read
OUT1byte
The last read byte
INET'@/w5500-inet
An internet connection
To use the node in your project you should have the xod-dev/w5500 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.