[  Previous  |
Next  |
Contents  |
Glossary  |
Home  |
Search  ]
AIX Version 4.3 Communications Programming Concepts
About This Book
This book contains conceptual and procedural 
information about various communications programming tools.
Note: The information in this book 
can also be found in HTML format on the AIX Version 4.3 Base Documentation CD. This online documentation is designed 
for use with an HTML version 3.2 compatible web browser.
Who Should Use This Book
This book is intended for programmers who know 
the C language, have some knowledge of communications applications, and want to 
create and implement communications programs.
How to Use This Book
This book contains programming concepts, 
procedures, and examples for communications systems and networks. The conceptual 
information is divided into overviews and sublevel discussions. The procedures and 
examples follow the conceptual information they relate to.
Highlighting
The following highlighting conventions are used 
in this book:
| Bold | Identifies commands, keywords, files, directories, and other items whose 
names are predefined by the system. | 
| Italics | Identifies parameters whose actual names or values are to be supplied by 
the user. | 
| Monospace | Identifies examples of specific data values, examples of text similar to 
what you might see displayed, examples of portions of program code similar to what 
you might write as a programmer, messages from the system, or information you should 
actually type. | 
ISO 9000
ISO 9000 registered quality systems were used in the development and manufacturing of this product.
AIX Support for the X/Open UNIX95 Specification
The AIX operating 
system is designed to support the X/Open UNIX95 Specification for portability of 
UNIX-based operating systems. Many new interfaces, and some current ones, have been added or enhanced to meet this specification. AIX 4.3 is even more open and portable for applications. 
At the same time, compatibility with previous AIX releases is preserved. This is accomplished by the creation of a new environment variable, which can be used to set the system environment on a per-system, per-user, or per-process basis.
To determine the proper way to develop a 
UNIX95-portable application, you may need to refer to the X/Open UNIX95 Specification, 
which can be obtained on a CD-ROM by ordering the printed copy of AIX Version 4.3 Commands Reference, 
order number SBOF-1877, or by ordering Go Solo: How to Implement and Go 
Solo with the Single Unix Specification, order number SR28-5705, a book which 
includes the X/Open UNIX95 Specification on a CD-ROM.
Related Publications
The following books contain information about or 
related to communications:
- AIX and Related Products Documentation Overview, order number SC23-2456.
- AIX Version 4.3 System User's Guide: Communications and Networks, order number 
SC23-4122.
- AIX Version 4.3 System Management Guide: Communications and Networks, order number 
SC23-4127.
- AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs, order number SC23-4128.
- AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts, order number 
SC23-4125.
- AIX Version 4.3 Technical Reference, order number SBOF-1878.
- AIX Version 4.3 Problem Solving Guide and Reference, order number 
SC23-4123.
- Token-Ring Network Architecture Reference, 
order number SC30-3374.
- SNA Format and Protocol Reference Manual: 
Management Services, order number 
 (SC30-3346)
- UNIX System V Release 4, Programmer's Guide: 
STREAMS. Englewood Cliffs, N.J.: Prentice-Hall, Inc., 1990.
- Leffler, S.J., et. al., UNIX System Manager's 
Manual (SMM), 4.3 Berkeley Software Distribution, Computer Systems Research 
Group, Computer Science Division, Univ. of California, Berkeley, Calif., 1989.
- Leffler, S.J., et. al., UNIX Programmer's 
Supplementary Documents, Volume 1 (PS1), 4.3 Berkeley Software Distribution, 
Computer Systems Research Group, Computer Science Division, Univ. of California, 
Berkeley, Calif., March, 1989.
- Data Link Provider Interface Specification. 
Parsippany, N.J.: UNIX International, August 20, 1991.
- Xerox, Courier: The Remote Procedure Call 
Protocol, XNSS 038112, Xerox Corp., Dec 1981.
- Xerox, Internet Transport Protocols, XNSS 
028112, Xerox Corp., Dec. 1981.
- Xerox, Clearinghouse Protocol, XNSS 078404, 
Xerox Corp., Apr. 1984.
- Xerox, Xerox Network Systems Architecture, 
General Information Manual, XNSG 068504, Xerox Corp., Apr. 1985.
Ordering Additional Copies of This Book
You can order publications from your sales representative or from your point of sale.
To order additional copies of this book, use order number SC23-4124. 
Use AIX and Related Products Documentation Overview for information on related publications and how to obtain them.
[  Previous  |
Next  |
Contents  |
Glossary  |
Home  |
Search  ]