TkUsr is a small program that allows you to manage the Self-mode of USR/3COM Message (Plus), Professional Message modems. It features an intelligent retrieving of data with a cache system to speed up the download. So you do not have to download the full memory to get only one fax. It should be multiplaform as it is written in Tcl/Tk. Licensed under GPL (see included COPYING file). the latest version can be obtained at http://ldrolez.free.fr/tkusr/ You can use 'g32pbm' 'g32ps' 'kfax' 'gimp' to convert the saved fax data, and 'zgsmplay' to play a saved message. In order to upload messages you need to make GSM files, so use 'sox' or 'toast' from the 'gsm' package. You can modify some variables of 'proc init' in tkusr.tcl: device(device): the device file to open (e.g. /dev/modem) device(initstring): the modem's initialisation string DebugSetLevel : set to 1+ if you want to debug the modem chat You can reach me at ldrolez@usa.net, any comments, patches are welcome. Ludovic Drolez