Is there a way to determine if a particular socket port is free?
I would like to open a socket to a particular port number.
However, if it is not free the 'socket' command will cause a Tcl/Tk error and exit.
I am writing an application that uses the Tktable extention. I am using 'procomp' and 'prowrap' to hide the source code. However, PROWRAP does not let me to use the 'load' command or 'package require' to load the Tktable extention.
Does anyone know if there are Tcl/Tkversions for various...
What application exists for create GIF images for buttons?
I used to use 'bitmap' to create images for buttons, however, bitmap images have only 2 color values.
Does anyone have a good method for licensing Tcl/Tk code?
My code is already converted to an executable to prevent others from seeing the source code.
However, how can I prevent my code from being copied?
I thought that locking each copy to a hostname and hostid number would be alright...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.