{
{    The purpose of this procedure is to return the attributes of a given
{ application .
{
{       NAP$GET_TCPIP_ATTRIBUTES (APPLICATION, TCPIP_STATUS, MAXIMUM_SOCKETS,
{             TCPIP_CAPABILITY, TCPIP_RING, TCPIP_SYSTEM_PRIVILEGE, PROTOCOL,
{             STATUS)
{
{ APPLICATION: (input)  This parameter specifies the name of the application
{       whose attributes are to be returned.
{
{ TCPIP_STATUS: (output)  This parameter specifies the status of the named
{       application.
{
{ MAXIMUM_SOCKETS: (output)  This parameter specifies the maximum number of
{       sockets allowed for this application.
{
{ TCPIP_CAPABILITY: (output)  This parameter specifies the capability attribute
{       of the application.
{
{ TCPIP_RING: (output)  This parameter specifies the ring attribute of the
{       application.
{
{ TCPIP_SYSTEM_PRIVILEGE: (output)  This parameter specifies the system
{       privilege attribute of the application.
{
{ PROTOCOL: (output)  This parameter specifies the protocol attribute of the
{       application.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:
{             nae$unknown_application
{
