libnfc/examples/nfcip-target.1

30 lines
880 B
Groff
Raw Normal View History

2010-10-08 18:28:23 +00:00
.TH NFCIP-INITIATOR 1 "October 8, 2010"
.SH NAME
nfcip-target \- Demonstration tool to send/received data as D.E.P. target
.SH SYNOPSIS
.B nfcip-target
.SH DESCRIPTION
.B nfcip-target
is a demonstration tool for puting NFC device in D.E.P. target mode.
This example will listen for a D.E.P. initiator and exchange a simple "Hello" data with initiator.
Note: this example is designed to work with a D.E.P. initiator driven by nfcip-initiator
.SH BUGS
Please report any bugs on the
.B libnfc
forum at
.BR http://www.libnfc.org/community/ "."
.SH LICENCE
.B libnfc
and
.B libnfc-examples
are covered by the GNU Lesser General Public License (LGPL), version 3.
.SH AUTHORS
Roel Verdult <roel@libnfc.org>
Romuald Conty <romuald@libnfc.org>>
.PP
This manual page was written by Romuald Conty <romuald@libnfc.org>>.
It is licensed under the terms of the GNU GPL (version 2 or later).