Important: The information in this document is obsolete and should not be used for new development.
Address Format Constants
You use the following constants to identify each AppleTalk address structure.
enum { AF_ATALK_DDP = 0x0100, AF_ATALK_DDPNBP = 0x0101, AF_ATALK_NBP = 0x0102, AF_ATALK_MNODE = 0x0103 };
Field Description
AF_ATALK_DDP
- DDP address type.
AF_ATALK_DDPNBP
- DDPNBP address type.
AF_ATALK_NBP
- NBP address type.
AF_ATALK_NNODE
- Multinode address type.