ipLocation
type ipLocation contains IP address and port number of station
name | type | description |
---|---|---|
port | unsigned short | port number |
ip | string | IP address written in dot-decimal notation (XXX.XXX.XXX) |
type ipLocation contains IP address and port number of station
name | type | description |
---|---|---|
port | unsigned short | port number |
ip | string | IP address written in dot-decimal notation (XXX.XXX.XXX) |