|
GEOS SDK TechDocs|
|
10.1 TCP/IP--GEOS Specific |
10.3 Loopback
This is the standard TCP/IP domain, popular protocol for internet communications.
-
Domain Name:
-
"TCPIP"
-
Port Numbers:
-
16-bit values.
-
Opaque Address Format:
-
This address will be either a
TcpAccPntExtendedAddress
,a
TcpOnlyExtendedAddress
, or a
TcpNonAccPntExtendedAddress
.
-
TcpAccPntExtendedAddress: Use this structure when referring to an address identified by an access point ID number.
-
TcpOnlyExtendedAddress: Use this structure to identify a TCP address by its address instead of by its ID.
-
TcpNonAccPntExtendedAddress: Use this structure to identify a TCP address that is not a known access point. You will need to specify a link address (a phone number) as well as an IP address.
-
Notes:
|
GEOS SDK TechDocs|
|
10.1 TCP/IP--GEOS Specific |
10.3 Loopback