IPeer.Send (METH)ΒΆ
METHOD Send : ERROR
This method serves to sent data from the local
itfPeer
to the other side, specified by itfIPAddress
and uiPort
.The content of the memory area indicated by the pointer
pData
contains the data to be written. udiSize
defines the number
of bytes to be written. When done, udiCount
bytes of the data was written successfully.- InOut:
Scope
Name
Type
Return
Send
Input
itfIPAddress
uiPort
UINT
pData
__XWORD
udiSize
UDINT
Output
udiCount
UDINT