HPlogo HP 9000 Networking: BSD Sockets Interface Programmer's Guide > Chapter 1 BSD Sockets Concepts

BSD Sockets Library Routines

» 

Technical documentation

Complete book in PDF

 » Table of Contents

 » Glossary

 » Index

The library routines and system calls that you need to implement a BSD Sockets application are described throughout the guide. In addition, a complete list of all these routines and system calls is provided in the "Summary Tables for Library and System Calls" section of chapter 8, "Programming Hints."

The library routines are in the common "c" library named libc.sl. Therefore, you do not need to specify any library name on the cc command line to use these library calls, libc.sl is used automatically.

© 1997 Hewlett-Packard Development Company, L.P.