Interlnk Explained

Interlnk / FileLink
Screenshot Size:300px
Released: (FileLink)
(Interlnk)
Operating System:DR DOS, MS-DOS, PC DOS
License:Proprietary commercial software

Interlnk or FileLink is a networking utility on DOS for sharing disks and files between two interconnected computers using the serial port or parallel port.

History

This utility first appeared on Digital Research's DR DOS 5.0 in 1990 as FileLink. The file transfer is only possible through the serial port and using a null modem serial cable.[1] The computer that the commands are typed on is the slave while the other computer it is connected to is the master. The transfer speed can be chosen to be between 110 and 115,200 baud. In addition, it allows the computer to view the files stored on the other computer.[2] filelink dir tra rec

A similar utility named Interlnk appeared on IBM's PC DOS 5.02 released in 1992 and then Microsoft's MS-DOS 6.0. It consists of two components: the client device driver and the server program. When connected, the drives on the server computer (including hard disks and floppy disk drives) are redirected and appear as additional drives on the client computer. For example, drive letters A, B and C on the server would equal to assigned letters E, F and G on the client. The letters are assigned after the last assigned drive letter on the client, which in this example would be D. In addition, the Interlnk program allows a client computer to run programs from the server computer.[3]

Interlnk is used using a null modem serial cable, 3-wire serial cable, or bidirectional parallel cable, as well as cables provided by LapLink, FastLynx and Brooklyn Bridge commercial software. One of the computers may run version 3.0 or above of MS-DOS. Before usage, the driver should first be installed on the client by editing CONFIG.SYS and adding a DEVICE command specifying the location of the driver.[3] The interlnk command shows the current status of the program.[4] The {{Mono|intersvr}} command on the second computer is inputted to start the server. It is a full-screen text user interface program displaying the connection status (including baud rate) and the mapped drives, but does not necessarily require interaction.

On PC DOS 7, intersvr command is used for a serial connection while intersvr /lp1 is inputted for parallel connection. Interlnk can also be used through a Virtual DOS machine on OS/2 2.1 or greater as a client only to a DOS server when using a PC DOS image.[5]

Interlnk also works on a Windows 95 computer in real mode MS-DOS. However Interlnk does not communicate with the Windows 95 direct cable connection (DCC) utility.[6] FreeDOS also works with Interlnk.[7]

See also

Notes and References

  1. MicroTimes. 80. 140. 1990. Product Spotlight.
  2. Book: DR DOS 5.0 User Guide. Digital Research. 1990. 8. 178.
  3. Book: MS-DOS 6 User Guide. Microsoft. 7. 84.
  4. Web site: MS-DOS v6.22 Help: INTERLNK . 2024-12-04 . www.infania.net . Microsoft.
  5. Book: IBM PC DOS 7.0 Users Guide. IBM. 1995. 11. 175.
  6. Web site: Network two PCs without LAN adapters . 2024-12-04 . www.trine2.net.au.
  7. Web site: Networking FreeDOS - Introduction . 2024-12-04 . help.fdos.org.