[doc] listenerd: add links in the description

This commit is contained in:
Matteo Cypriani 2013-08-01 13:28:29 -04:00
parent 73b71f279d
commit 89cf84403c
1 changed files with 5 additions and 5 deletions

View File

@ -44,11 +44,11 @@ June 2013
= Description =
OwlPS Listener is the program that captures the positioning requests
sent by the mobile terminals (with OwlPS Client). It extracts the signal
strength from the captured requests, and forwards them to the
aggregation server (OwlPS Aggregator). The message sent to the
Aggregator is a structure of type ``owl_captured_request``, as defined
in owlps.h.
sent by the mobile terminals (with OwlPS Client, see owlps-client.t2t).
It extracts the signal strength from the captured requests, and forwards
them to the aggregation server (OwlPS Aggregator, see
owlps-aggregatord.t2t). The message sent to the Aggregator is a
structure of type ``owl_captured_request``, as defined in owlps.h.
Technically speaking, OwlPS Listener uses the //pcap// library to
capture IEEE 802.11 frames from a network interface, and the frames'