Is there a way to let a tcl script communicate with a java program? since it's quite difficult to find support about auth ssl ftp connection on tcl, maybe is easier to do the job with a java application. The idea was to catch the trigger from irc with tcl script, that starts the java application, and the results are sent back to tcl script that show on irc channel. wonder if there is any example done yet about it.
Thanks