EndPoint interface
客户终结点在与航天器接触期间存储和检索数据。
属性
| end |
终结点的名称。 |
| ip |
IP 地址(IPv4)。 |
| port | 要侦听以接收数据的 TCP 端口。 |
| protocol | 协议 UDP 或 TCP。 |
属性详细信息
endPointName
终结点的名称。
endPointName: string
属性值
string
ipAddress
IP 地址(IPv4)。
ipAddress: string
属性值
string
port
要侦听以接收数据的 TCP 端口。
port: string
属性值
string
protocol
协议 UDP 或 TCP。
protocol: string
属性值
string