libnfc/examples/nfc-dep-target.1

30 lines
896 B
Groff
Raw Normal View History

2010-10-08 22:36:13 +02:00
.TH NFC-DEP-INITIATOR 1 "October 8, 2010"
2010-10-08 20:28:23 +02:00
.SH NAME
2010-10-08 22:36:13 +02:00
nfc-dep-target \- Demonstration tool to send/received data as D.E.P. target
2010-10-08 20:28:23 +02:00
.SH SYNOPSIS
2010-10-08 22:36:13 +02:00
.B nfc-dep-target
2010-10-08 20:28:23 +02:00
.SH DESCRIPTION
2010-10-08 22:36:13 +02:00
.B nfc-dep-target
2010-10-08 22:01:47 +02:00
is a demonstration tool for putting NFC device in D.E.P. target mode.
2010-10-08 20:28:23 +02:00
This example will listen for a D.E.P. initiator and exchange a simple "Hello" data with initiator.
2010-10-08 22:36:13 +02:00
Note: this example is designed to work with a D.E.P. initiator driven by \fBnfc-dep-initiator\fP.
2010-10-08 20:28:23 +02:00
.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>
2010-10-08 20:28:23 +02:00
.PP
This manual page was written by Romuald Conty <romuald@libnfc.org>.
2010-10-08 20:28:23 +02:00
It is licensed under the terms of the GNU GPL (version 2 or later).