obex_find(1)
Find connectable OBEX devices (IrDA, USB).
Description
OBEX_FIND
NAME
obex_find - Find connectable OBEX devices (IrDA, USB).
SYNOPSIS
|
obex_find [transport...] |
DESCRIPTION
obex_tcp is a small utility to find devices that support OBEX. If no transport is specified, all OpenOBEX transports that have search capability are tried. Currently, supported transports are "irda" and "usb".
This program is designed to be an example application for the openobex library.
AUTHOR
Hendrik Sattler <post@hendrik-sattler.de>
initial version of manpage