|
|
LoriotPro
scripting documentation |
The LUA scripting functionality of the Extended Edition of LoriotPro offers unlimited possibilities in network and system management. Scripting opens the LoriotPro platform to the development of SNMP management applications without knowing an advanced programming language. With the powerful high layer functions provided you can now write management application in less time than ever, graphical interface wizard can be used to create very intuitive application.
The LUA programming language is interpreted. Writing a program
in LUA requires a simple text editor and execution of the code is realized without
a preliminary compilation process. The conversion in machine code is performed
on the fly at execution time. That brings of course less perforamnce compare
to the same program in a compiled code.
The main interest of LUA is its property to be embedded in another application.
www.loriotpro.com
|
|