- 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
-
© Apple Computer, Inc.
7 JUL 1996