Constructor
# new IpxPacket()
Properties:
Name | Type | Description |
---|---|---|
data |
string | the received data. |
source |
IpxAddress | address of the sending node. |
Class
received IPX data packet.
Name | Type | Description |
---|---|---|
data |
string | the received data. |
source |
IpxAddress | address of the sending node. |