lnpdll(1) General Commands Manual lnpdll(1)
NAME
lnpdll - BrickOS RCX downloader communicating through the LNP Daemon
SYNOPSIS
lnpdll [-r{rcxnbr}] [-p{programslot}] [-s{srcport}] [-v] {filename.lx}
DESCRIPTION
lnpdll is an lnpd-aware limited version of BrickOS dll(1) which is used to download programs to the RCX running BrickOS. lnpdll is differ-
ent from dll(1) in that it communicates to the IR Tower using the LNP Daemon instead of interacting directly to the tty serial port.
OPTIONS
A summary of options understood by lnpdll
-r {rcxnbr}
download to the RCX {rcxnbr}
-p {slotnbr}
place the downloaded program in {slotnbr} ([1-8] for BrickOS)
-s {srcport}
the port from which you are sending the data
-v enable verbose messages
-h Show similar help text at command-line.
SEE ALSO
lnpd(8), lnptest(1), lnptest2(1)
You'll find additional documentation in /usr/share/doc/lnpd (on Debian GNU/Linux systems)
AUTHOR
lnpdll was written by Martin Cornelius <Martin.Cornelius@t-online.de> This man page was written by Stephen Moraco <stephen@debian.org>
January 23, 2005 lnpdll(1)