XTREE
Versión 2 · Executive Systems, Inc.
Descripción
The HP Palmtop Paper The purpose of XTREE is to facilitate the file and directory maintenance process by providing you commands to access,delete, rename, view, move, list, or show any and all files within any and all directories on your floppy and hard disks. Freeware.
Ficha técnica
- Fichero
xtree2.zip- Tamaño
- 52.2 KB
- Formato
- .zip
- Año
- 1990
- Alta en S.U.P.E.R.
- 1999-10-13
- Ficheros dentro
- 6
- Autor
- Executive Systems, Inc.
- Ruta
anonftp/pub/xtree2.zip
Cómo instalarlo
Qué enviar al palmtop ahorras 94.3 KB
Estos son los ficheros que necesitas. Puedes enviarlos desde el contenido del paquete.
-
PRINTDOC.BAT→ A:\SOFT programa de DOS 1.2 KB -
XTREE.EXE→ A:\SOFT programa de DOS 42.9 KB
No hace falta llevar al palmtop
2_00EDOC.TXT, LICENSE.TXT, READ.ME, REGISTER.FRM:
son manuales, código fuente o material de apoyo. Léelos aquí y ahórrate 94.3 KB en un disco de 1 MB.
Pasos
- Copia PRINTDOC.BAT, XTREE.EXE a A:\SOFT. Son programas de DOS: se ejecutan desde el icono DOS, o añadiendo A:\SOFT al PATH de C:\AUTOEXEC.BAT para poder llamarlos por su nombre.
Deducido del contenido del paquete y de las convenciones del 200LX. Se instala en A: a propósito: C: es un disco RAM y cada byte ahí resta memoria al sistema.
Instrucciones del autor
* Install the Software onto a permanent storage device (hard disk
drive).
* Make and maintain one backup copy of the Software provided it is
only used for backup purposes, and you keep possession of the
backups. In addition, all of the information appearing on the
original disk label(s) (including any copyright notices) must be
copied onto the backup disk labels.
USES NOT PERMITTED:
You may not:
* Make copies of the Software, except as permitted above.
* Use the Software in a network or multiple user arrangement.
* Rent, lease, sub-license, time-share, lend, transfer, receive
commercial benefit, or any consideration for the Software, Software
Copies, or your rights under this license except that transfers may be
made with ESI's prior written authorization.
* Alter, decompile, disassemble, modify, create derivative works, or
reverse engineer the Software or Software Copies, or make any attempt
to unlock or bypass the initialization system used on initialized
disks.
* Remove, obscure, or change any copyright, trademark notices, or this
License Agreement as they may appear in the Software, documentation,
user interface, menus, and magnetic media.
ADDITIONAL RESTRICTIONS:
In the event this Software is of any of the following types,
these additional restrictions apply:
* United States Domestic Products - Software and Software Copies may
not be used outside the United States without the prior written
authorization of ESI.
* International Products - The United States Department of Commerce
imposes certain restrictions on exports of technical data including
Software and Software Copies, to certain destinations.
* United Kingdom Products - You may not use or resell the Software and
Software Copies, outside E.E.C. member countries.
DURATION:
…
Extracto literal de LICENSE.TXT, tal cual venía en el paquete.
Contenido del paquete
Enviar a mi palmtop
El palmtop tiene que quedar esperando antes de pulsar el botón, o la transferencia fallará. Es él quien avisa de que está listo, no al revés.
En el palmtop
- Conecta el cable serie entre el palmtop y el ordenador.
- Abre Data Comm y ve a Menu → Connect → Settings. Ajusta: 9600 baudios, 8 bits de datos, paridad None, 1 bit de parada.
- Vuelve al menú y entra en Menu → File → Receive, con el protocolo Zmodem. El palmtop se queda esperando: déjalo así.
En el ordenador
- Usa Chrome (o Edge / Opera). Firefox y Safari no pueden abrir el puerto serie, y ningún navegador móvil tampoco.
- Averigua cuál es tu puerto: si no lo tienes claro, despliega la ayuda de aquí abajo.
- Pulsa el botón y selecciónalo en la ventana que abre Chrome.
¿Cómo sé cuál es mi puerto?
Linux — tu adaptador USB-serie será /dev/ttyUSB0 o /dev/ttyACM0. Los /dev/ttyS0…ttyS31 son puertos heredados de la placa base: el núcleo los lista aunque no exista ninguno, así que casi nunca son el tuyo. Para salir de dudas:
ls -l /dev/serial/by-id/
Sale el fabricante y el modelo, y a qué ttyUSB* apunta. Si no aparece nada, desenchufa y vuelve a enchufar el cable y mira dmesg | tail: verás una línea del estilo «ch341-uart converter now attached to ttyUSB0».
Permisos: en Debian y derivados tu usuario debe estar en el grupo dialout o el puerto no se abrirá. Compruébalo con groups, y si falta:
sudo usermod -aG dialout $USER
Hay que cerrar la sesión y volver a entrar para que surta efecto.
Windows — Administrador de dispositivos → Puertos (COM y LPT). Tu adaptador aparece como COM3, COM4… Si aparece con un triángulo amarillo, te falta el driver del chip (FTDI, Prolific o CH340 según el cable).
macOS — ls /dev/cu.*; tu adaptador será algo como /dev/cu.usbserial-A50285BI. Usa siempre el cu., no el tty..
El 200LX no lleva un conector serie estándar: necesitas el cable de conectividad de HP (el F1015A o un equivalente) y, salvo que tu ordenador tenga puerto serie de verdad, un adaptador USB-serie detrás.
Tu navegador no puede hablar con el puerto serie. El envío directo usa la Web Serial API, que solo existe en Chrome, Edge y Opera de escritorio — no en Firefox, Safari ni en ningún navegador móvil.
Descarga el fichero con el botón de arriba y pásalo al palmtop con tu método habitual.