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 /
Chapter 7 - Datagram Delivery Protocol (DDP) / DDP Reference
Routines


Sending DDP Datagrams

To send a DDP datagram to another socket, you must first open a socket with the POpenSkt function, prepare a write-data structure, and finally send the packet using the PWriteDDP function described in this section. You can use the BuildDDPwds procedure described in this section to create the write-data structure.


Subtopics
PWriteDDP
BuildDDPwds

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996