irdaping - Man Page

sends IrDA test frames

Synopsis

irdaping [ daddr ] [ -s framesize ]

Options

daddr ...

-s framesize
...

Description

This is a program similar to ping(8). It sends IrDA test frames (added some userdata which contains the frame number and the time the frame was sent). You can change the size of the frame by using the -s option. To get daddr you may use irdadump.

irdaping must be run as root or installed setuid root,  as it requires root privileges.

Examples

irdaping <daddr> [-s <framesize>]

You may use an alias, which does not use any parameter  alias irping="irdaping \`grep daddr /proc/net/irda/discovery|sed s/.*daddr://\`" It works fine when there is only one discovered client.

Diagnostics

N.N.

Bugs

N.N.

See Also

irattach(8), irdaping(8), irdadump(8), findchip(8),  irpsion5(8), modprobe(8)

Linux/IrDA Project http://irda.sourceforge.net -*- Linux/IrDA-Tutorial http://www.hpl.hp.com/personal/Jean_Tourrilhes/IrDA/index.html -*- Infrared-HOWTO http://tuxmobil.org/howtos.html

Author

This manual page is written by Werner Heuser <wehe@tuxmobil.org>. It is based on the READMEs from irda-utils by the Linux/IrDA Project and the Linux/IrDA-Tutorial.

Referenced By

findchip(8), irattach(8), irdadump(8), irpsion5(8).

03 July 2006