LayGO for Tcl/Tk 8.1 provides full access to the LayGO API from Tcl applications (Tcl version 8.1 and later). It contains the following components:
| LayGO for Tcl/Tk 8.1 Components | |
|---|---|
| Laygo.tcl | Module which exports Tcl constant and function declarations for the LayGO API. |
| pkg_index.tcl | Tcl package index for the LayGO packages. |
| Laygo.dll Laygo.so |
Dynamically loading libraries for the LayGO API. |
| FrmRelay.tcl Lapb.tcl Lapd.tcl X21bis.tcl X25.tcl |
Modules which export Tcl constant and function declarations for the protocol layers. |
| tcltdrv | Test program which demonstrates how to call the LayGO API from Tcl/Tk 8.1. |
LayGO for Tcl/Tk 8.1 is currently available for the following platforms:
The Tcl source code and project files are contained in laygotcl.zip (Win32) and laygotcl.tar.gz (Unix platforms). To install, simply create a tcl subdirectory in the LayGO installation directory and extract the distrubution files into it.