|
TCP/IP Application Programming Interface
- API: routines supplied by the OS defining the interface
between an application and the protocol software
- Avoids vendor-specific data formats
- Avoids vendor-specific features
- The API only suggests required functionality
|