Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
AthenaYu edited this page Nov 11, 2014 · 2 revisions

+IPD – Receive network data

Type Instruction Response Function
execute +IPD,len:data Receive network data from single connection.
execute +IPD,id,len:data Receive network data from multiple connection.

Parameter description:
id: id no. of connection
len: data length
data: data received

Clone this wiki locally