Differences between revisions 15 and 16
Revision 15 as of 2005-03-16 07:23:36
Size: 1546
Editor: WikiMinion
Comment:
Revision 16 as of 2007-11-23 18:01:20
Size: 1550
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The UrlDaemon (or URLD) is a a program written by [http://www.cs.pdx.edu/~jrb Jim Binkley ] and
[http://www.cs.pdx.edu/~sumit Sumit Chawla ] for use on PersonalTelco nodes and provides a very simple
The UrlDaemon (or URLD) is a a program written by [[http://www.cs.pdx.edu/~jrb|Jim Binkley ]] and
[[http://www.cs.pdx.edu/~sumit|Sumit Chawla ]] for use on PersonalTelco nodes and provides a very simple
Line 6: Line 6:
 http://www.cs.pdx.edu/research/SMN/ [[BR]]  http://www.cs.pdx.edu/research/SMN/ <<BR>>

The UrlDaemon (or URLD) is a a program written by Jim Binkley and Sumit Chawla for use on PersonalTelco nodes and provides a very simple form of geographic based service discovery which will run on most forms of Unix and Windows.

An introductory discussion of URLD can be found here:

To use it you configure your system label (the name under which your advertisements will appear), the interface on which is should act and a list of services you wish to broadcast. The daemon (urld) does two things:

  1. It broadcasts your services to all other UrlDaemons which are on the same network. In the wireless world this typically means anyone connected to the same AccessPoint as you (and thus geographically close to you).

  2. It listens for broadcasts from other UrlDaemons and writes them out to a file which you can load into a web browser.

A typical server configuration will look something like this:

{{{syslabel fixed Personal Telco: Pioneer Courthouse Square send http://www.personaltelco.net/ Personal Telco send http://maps.personaltelco.net/ Coverage Maps send http://www.personaltelco.net/index.cgi/NodeFaq Node User FAQ interface wlan0 b urlTime 10}}}

We are currently experimenting with it and exploring the possibility of installing it on all PersonalTelco nodes.


[CategorySoftware]

UrlDaemon (last edited 2007-11-23 18:01:20 by localhost)