LayGO for Visual Basic 5 provides full access to the LayGO API from 32-bit Visual Basic applications (Visual Basic version 5.0 and later). It contains the following components:
LayGO for Visual Basic 5 Components | |
---|---|
Laygo32.bas | Exports Visual Basic constant and function declarations for the LayGO API. |
FrmRelay.bas Lapb.bas Lapd.bas X21bis.bas X25.bas |
Export Visual Basic constant declarations for the protocol layers. |
Laygo32u.dll | Interface to the dynamic loading LayGO DLLs. |
Laygo32x.dll | Interface to the X.25 Call Library DLL. |
VbTdrv | Test program which demonstrates how to call the LayGO API from Visual Basic. |
The Visual Basic source code and project files are contained in LaygoVb5.zip. To install, simply create a vb subdirectory in the LayGO installation directory and unzip LaygoVb5.zip into it.