HP Rp3440-4 - 9000 - 0 MB RAM Programmer's Manual page 16

Bsd sockets interface programmer’s guide
Hide thumbs Also See for Rp3440-4 - 9000 - 0 MB RAM:
Table of Contents

Advertisement

BSD Sockets Concepts
many layers of networking protocols. This is accomplished by using a set
of system calls. These system calls allow you to create communication
endpoints called sockets and transfer data between them.
BSD Sockets is a program development tool. Before you attempt to use
NOTE
BSD Sockets, you may need to familiarize yourself with the C
programming language and the HP-UX operating system. You could
implement a BSD Sockets application using FORTRAN or Pascal, but all
library calls and include files are implemented in C.
16
Chapter 1

Advertisement

Table of Contents
loading

Table of Contents