| | VINO 0.50 Manual - man2-4/atalk.2-4.txt (Site not responding. Last check: 2007-10-22) |
 | | AppleTalk packets are encapsulated on the ethernet using the EtherTalk Link Access Protocol (ELAP). |
 | | Sockets in the AppleTalk protocol family use the following address struc- ture: struct sockaddr_at { u_int8_t sat_len; u_int8_t sat_family; u_int8_t sat_port; struct at_addr sat_addr; union { struct netrange r_netrange; char r_zero[8]; } sat_range; }; The port of a socket may be set with bind(2). |
 | | PROTOCOLS The AppleTalk protocol family is comprised of the DDP datagram delivery protocol, AppleTalk Data Stream Protocol (ADSP), AppleTalk Echo Protocol (AEP), AppleTalk Filing Protocol (AFP), AppleTalk Session Protocol (ASP), AppleTalk Transaction Protocol (ATP), Name Binding Protocol (NBP), Print- er Access Protocol (PAP), and Zone Information Protocol (ZIP). |
| www.eecs.harvard.edu /~vino/vino/release-0.50/man/man2-4/atalk.2-4.html (352 words) |