Jump to content

REXX/NETBIOS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "The REXX/NETBIOS function interface package (REXXNETB.DLL) provides access to the OS/2 NETBIOS Application Programming Interface from REXX programs. This provides a fast ..."
 
(No difference)

Latest revision as of 20:11, 28 April 2017

The REXX/NETBIOS function interface package (REXXNETB.DLL) provides access to the OS/2 NETBIOS Application Programming Interface from REXX programs.

This provides a fast and simple way to learn NETBIOS and to build communications programs. The sample programs TESTS (Client) and TESTR (Server) can be located at any OS/2 NETBIOS enabled system.

Author: Sam Detweiler Jr. (IBM Detroit, MI)