DragonFly On-Line Manual Pages
IROBEX(1) DragonFly General Commands Manual IROBEX(1)
NAME
irobex - Send OBEX object from stdin or pty on IrDA
SYNOPSIS
irobex [-aAghjpt] [-d device] [-l log_file] [-m max_speed]
[-n station_name] [-v verbose_level] [-y pty]
DESCRIPTION
The irobex command sends an OBEX object from stdin or pty.
The options are as follows:
-a Use driver for ACTiSYS IR-220L dongle.
-A Use driver for ACTiSYS IR-220L+ dongle.
-d Specify IrDA device to use.
-f Log to file.
-g Use driver for Greenwich GIrBIL dongle.
-h Output help message.
-j Use driver for Extended Systems JetEye dongle.
-m Limit maximum baud rate.
-n Set station name, defaults to host name.
-p Use driver for Parallax LiteLink dongle.
-t Use driver for Tekram IR-210B dongle.
-v Set verbosity level.
-y Redirect stdin/stdout to pty.
-Y Fork and run as daemon.
EXAMPLES
To send a memo to a palm, use the following commands:
mkobexmemo -n NAME < FILE | irobex
SEE ALSO
ircomm(1), irs(1), mkobexdate(1), mkobexmemo(1), mkobexpdb(1),
mkobextel(1), mkobextodo(1)
AUTHOR
Tommy Bohlin <tommy@gatespace.com>
DragonFly 6.5-DEVELOPMENT November 29, 2001 DragonFly 6.5-DEVELOPMENT