![background image](http://html.mh-extra.com/html/texas/tms320c6000/tms320c6000_programmers-reference-manual_1093844003.webp)
iii
Read This First
Preface
Read This First
About This Manual
This programmer’s guide is intended to aid the development of network ap-
plications and describes the various API functions provided by the stack li-
braries. It will be the central reference document used when programming the
stack. Users should first refer to the TMS320C6000 TCP/IP Network Develop-
er’s Kit (NDK) User’s Guide (SPRU523) to familiarize themselves with the
stack libraries and in using the stack with DSP/BIOS
and Code Composer
Studio
.
How to Use This Manual
This document contains the following chapters:
-
Chapter 1 – Introduction, summarizes the various API sets described in
the NDK documentation.
-
Chapter 2 – Operating System Abstraction API, describes the API used
by the adaptation layer to access the operating system.
-
Chapter 3 – Sockets and Stream IO API, describes the file and sockets
API functions.
-
Chapter 4 – Initialization and Configuration, describes the TCP/IP
stack initialization and configuration, including the Configuration Manager
API and the Network Control module.
-
Chapter 5 – Network Tools LIbrary Support Functions, describes the
network support functions contained in the NETTOOLS library.
-
Chapter 6 – Network Tools Library Services, describes the network
servers and services contained in the NETTOOLS library.
-
Appendix A – Internal Stack Functions, contains a partial list of internal
stack functions provided to aid in the comprehension of kernel oriented
calls.