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
Initial
Comment
Return
Send
Input
itfIPAddress
uiPort
UINT
pData
__XWORD
udiSize
UDINT
udiPriority
UDINT
0
Optional Parameter !Differentiated Services Code Point (DSCP)Defines the QoS priority for UDP sendingOutput
udiCount
UDINT