[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 0007  - Banyan Vines - Get Ports For A Service                   [N]

   AX = 0007h
   BX = 0002h
   DS:DX -> StreetTalk service name
   DS:DI -> port record block (see below)

Return: AX = status (see below)

See Also: AX=0007h/BX=0004h

Values for status:
 0000h successful
 0001h PC network software not installed or incompatible
 03E9h incorrect name syntax
 03EAh organization name too long
 03EBh group name too long
 03ECh item name too long
 03EDh StreetTalk name too long
 03F3h organization not found
 03F4h group not found
 03F5h StreetTalk name not found
 03F8h not a StreetTalk name
 0409h modify access denied
 040Dh appropriate StreetTalk name unavailable

Format of port record block:
Offset Size    Description
 00h   WORD    number of 17-byte elements
 02h 17 BYTEs  element (byte 00h = input port type, bytes 01h-10h = port)
       (see AX=0001h#"Sosock" for port format)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson