11 Mar 2008 04:26
GEOPRIV Experiment at IETF 71
Richard Barnes <rbarnes <at> bbn.com>
2008-03-11 03:26:08 GMT
2008-03-11 03:26:08 GMT
Hi all, Wanted to let folks know about an experiment that some participants from the GEOPRIV working group have put together for this IETF. Using the IETF network infrastructure as a location source, we've set up a location server [1] that offers location information over the HTTP-based HELD protocol [2]. It works like this: +--------+ +-----+ +---------------------+ | Client |---(Continue reading)HELD----| LIS |-----------| IETF (NetDisco [3]) | +--------+ +-----+ +---------------------+ 1. Client submits HELD request 2. LIS queries NetDisco (over an ad-hoc interface) for location of an IP 3. NetDisco returns civicAddress XML for the AP to which the requested IP is connected, e.g.: <civicAddress xmlns="urn:params:xml:ns:pidf:geopriv10:civicAddr"> <country>US</country> <A1>Pennsylvania</A1> <A3>Philadelphia</A3> <A6>Market</A6> <STS>Street</STS> <HNO>1201</HNO> <PC>19107</PC> <ROOM>Franknlin 1/2</ROOM> </civicAddress> 4. LIS inserts civicAddress into PIDF-LO into locationResponse and returns to Client
RSS Feed