Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
IROBEX(1)		     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),  mkobex-
     tel(1), mkobextodo(1)

AUTHOR
     Tommy Bohlin <tommy@gatespace.com>

FreeBSD ports 15.quarterly	November 29, 2001		       IROBEX(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=irobex&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help