Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Networking With Open Transport / Part 2 - Open Transport Reference
Appendix A - Open Transport and XTI


Data Structures

Many of the Open Transport functions take pointers to data structures as parameters. Table A-4 shows the standard XTI data structure names and the corresponding preferred-C interface structure names.


Table A-4  XTI-to-Open Transport data structure cross-reference

XTI name    Open Transport name
int fdEndpointRef
t_infoTEndpointInfo
t_netbufTNetbuf
t_bindTBind
t_disconTDiscon
t_callTCall
t_unitdataTUnitData
t_uderrTUDErr
t_optmgmtTOptMgmt


Table A-5 lists the apple extensions to XTI data structures.


Table A-5  Apple extensions to XTI data structures

Open Transport name    XTI name
TOptionhdrt_opthdr
TRequestt_request
TReplyt_reply
TUnitRequestt_unitrequest
TUnitReplyt_unitreply


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998