- Matthias Hoffmann - Tcl-Code-Snippets - misc routines - command line parsing
- Windows Server Alive
- Testing socketports - to see if servers are responding or to check if a local port is available (free and not used)
- Another BgExec - Launching cmdlineprograms in the background, catching their stdout and stderr via eventloop, not blocking the mainprog
- Serializing things via file locks - Experiments with file locking, see Lockfiles
- One more inifile parser - experimental - but far from complete - alternative to some functions of tcllib's inifile
- Matthias Hoffmann - Tcl-Code-Snippets - misc - globx - walking through directories
- Matthias Hoffmann - Tcl-Code-Snippets - Misc - Readprof - reading configuration data through an extra save save-interpreter ;-)
- ffcn - Implementation of the Win32-API-Call FindFirstChangeNotification() via ffidl
- netsend - sending short messages (Popups) across the Windows-Network via ffidl
- extending puts - doing additional operations together with puts
- dupfind - finding duplicate files
- palloc - persistant handle pool
- Simple encryption - The link to this page was lost somewhere before 2007/07/04 when I found the page and recreated this link...
- Centering a window on windows
- Standard starpack initialization routines
Category Package | Category Example