Ekahau

Ekahau is a synchronous interface to Ekahau location sensing system.
Download

Ekahau Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Scott Gifford
  • Publisher web site:
  • http://search.cpan.org/~giff/Ekahau-0.001/Ekahau.pm

Ekahau Tags


Ekahau Description

Ekahau is a synchronous interface to Ekahau location sensing system. Ekahau is a synchronous interface to Ekahau location sensing system.SYNOPSISThe Ekahau class provides a straightforward synchronous interface to the Ekahau location sensing system's YAX protocol. The YAX protocol itself is asynchronous, so this module tries its best to hide that from you.This class inherits from Ekahau::Base, and you can use methods from that class. An alternative, event-driven interface is provided by Ekahau::Events.This class implements methods for querying the Ekahau Positioning Engine, and processing the responses. Each Ekahau object represents a connection to the Ekahau server. Some methods send queries to the server, others receive responses, and still others do both. This class tries to hide the asynchronousness of the YAX protocol from you.The basic mechanism allows you to send requests, and wait for responses. If other responses unrelated to the one you're waiting for come in, they will be queued and sent to you when you ask for them. Some methods will first send a request then wait for the response, handling all of the details internally.


Ekahau Related Software