Description
-
Defines port for data socket.
Property type
-
A Long value.
Syntax
-
object.DataPort [= value]
The DataPort Property syntax has these parts:
| object |
An expression evaluating to an object
of type XMPPFile. |
| value |
A Long value. |
Remarks
-
This property determines, together with
DataIP property,
combintaion of IP/Port where wodXMPP will connect to transfer file
to remote side.
|