|
Mac OS 9
|
#include <OpenTransportProviders.h>
Data Fields | |
| OTAddressType | fAddressType |
| InetDomainName | fName |
DNSAddress The DNSAddress format is optional and may be used in connects, datagram sends, and resolve address calls. The name takes the format "somewhere.com" or "somewhere.com:portnumber" where the ":portnumber" is optional. The length of this structure is arbitrarily limited to the overall max length of a domain name (255 chars), although a longer one can be use successfully if you use this as a template for doing so. However, the domain name is still limited to 255 characters.
| InetDomainName DNSAddress::fName |
always AF_DNS