This is to announce VAX/VMS Kermit Version 3.3.111, from Bob McQueen at Stevens Institute of Technology. This version is a maintenance version only and does not contain any major development work. This version has been tested under VMS 4.3, 4.4, and 4.5. It will definitely not run under pre-4.0 releases of VMS (version 3.1 of VMS Kermit was the last version that would do so; it is still kept in the Kermit distribution as VMSV31.HEX). The major change is the addition of a TRANSMIT command for raw file upload. There are also internal improvements and bug fixes involving the CONNECT command, IBM mainframe communication, etc. The task image is encoded in hex format using the VMSHEX program, and is decodable with the VMSDEH program. This release includes modified versions of the hexify/dehexify programs, contributed by Eric McQueen (no relation) of Utah State University; they allow 16-bit, 24-bit, or 32-bit addresses, and VMSDEH recognizes each kind automatically. The new release of Kermit-32 is hexified with 32-bit addresses, and so requires this new version of VMSDEH to decode it.