COMPUTER PROGRAMS FILE TRANSFER

Brand Owner (click to sort) Address Description
BITGUARDIAN Microlink Technologies, Incorporated 2320A Walsh Avenue Santa Clara CA 95051 computer programs for file transfer and instruction manuals sold as a unit;BIT GUARDIAN;
FTOS SIEMENS NIXDORF INFORMATIONSSYSTEME AG Heinz-Nixdorf-Ring 1 Paderborn Germany computer programs for file transfer in open computer networks;
NETCLOAK Microlink Technologies, Incorporated 2320A Walsh Avenue Santa Clara CA 95051 computer programs for file transfer and instruction manuals sold as a unit;
NETWIZARD ATTACHMATE CORPORATION 705 5th Ave. South, Suite 1100 Seattle WA 98104 computer programs for file transfer and instruction manuals sold as a unit;NET WIZARD;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. Remote file transfer applications often involve a situation where a receiving computer (22) contains a reference file (48) that may be similar, or perhaps even identical to, a source file (46) to be transmitted by a sending computer (20). Disclosed is a file transfer method that identifies and isolates the differences between the two files, and transmits only those differences to the receiving computer. The method divides the data in the reference file into a plurality of blocks and associates each block of data with a key value. The key values are then sent to the sending computer in the form of an array. At the sending computer, a block of data at the source file is identified, its key value computed, and the key value is then compared to the keys in the array. If a match is found, an indication of such is sent to the receiving computer. Otherwise, a byte of data from the data block is sent to the receiving computer, and a subsequent block of data is identified and analyzed. The latter steps of the method are repeated until a representation of the source file is present at the receiving computer.