HPlogo

Berkeley Sockets/iX Reference Manual: HP 3000 MPE/iX Computer Systems

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

HP Part Number: 32650-90372

Edition: Edition 3

Published: Printed in U.S.A. 02/94


Table of Contents

Preface
1 Introduction
References Used
Include Files Used
POSIX Function Support
2 Socket System Calls
SOCKET
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
BIND
C Interface
Description
Examples
Return Value
Errors
MPE/iX Specific
Author
See Also
LISTEN
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
ACCEPT
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
CONNECT
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
SOCKETPAIR
C Interface
Description
Return Value
Errors
See Also
SEND
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
RECV
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
SHUTDOWN
C Interface
Description
Return Value
Errors
Author
See Also
GETSOCKOPT, SETSOCKOPT
C Interface
Description
SOL_SOCKETS
IPPROTO_IP
IPPROTO_UDP
IPPROTO_TCP
Return Value
Errors
Author
See Also
GETPEERNAME
C Interface
Description
Return Value
Errors
Author
See Also
GETSOCKNAME
C Interface
Description
Return Value
Errors
Author
See Also
GETHOSTNAME
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
Signals and Sockets
What is a Signal?
Sockets and Incoming Signals
Signals Generated By Sockets
Using Signals With Sockets
MPE/iX Specific
3 File System Intrinsics
CLOSE, SCLOSE
C Interface
Description
Return Value
Errors
See Also
DUP
C Interface
Description
Return Value
Errors
See Also
FCNTL, SFCNTL
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
IOCTL
C Interface
Description
Return Value
Errors
MPE/iX Specific
Author
See Also
READ
C Interface
Description
Return Value
See Also
SELECT
C Interface
Description
Examples
Return Value
Errors
Author
WRITE
C Interface
Description
Return Value
MPE/iX Specific
See Also
4 Name Service Routines
INET_ADDR, INET_NETWORK, INET_NTOA
C Interface
Description
Return Value
Warnings
Author
See Also
GETHOSTENT
C Interface
Description
Return Value
Restrictions
MPE/iX Specific
Author
Files
See Also
GETNETENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
GETPROTOENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
GETSERVENT
C Interface
Description
Restrictions
Return Value
MPE/iX Specific
Author
Files
See Also
5 Programming Example
Source Program
Compiling
Linking
Output
Feedback to webmaster