version 1.4, 2002/03/25 10:20:58 |
version 1.6, 2002/04/23 08:07:40 |
| |
| |
| April 23 2002 |
| ============= |
| |
| * NLNET: Added a new variable "StartCommands" (array of string) that execute these commands |
| at the startup of the service (after the init() and before the first update()). |
| |
| * NLMISC: Added a new variable "RootConfigFilename" (string) that is a config filename that |
| will be read. It's used to set common variable in a common file for all services. |
| |
| |
| March 28 2002 |
| ============= |
| |
| * NLNET: Added a new command "serviceInfo" that displays usefull informations on the services. |
| |
| * samples: Added a new udp sample that contains a client and server (service) that tests UDP |
| connection and create some stat files. |
| |
March 23 2002 | March 23 2002 |
============= | ============= |
| |