Re: Proposition

2014-07-11 Thread David Carlier
Fair point Reyk, I honestly did not think about this daemon approach ! Thanks for your inputs ! On 11 July 2014 11:59, Reyk Floeter wrote: > Hi, > > On Fri, Jul 11, 2014 at 11:33:19AM +0100, David Carlier wrote: > > I was wondering if a generic small geoloc lib might interest ? which can > > l

Re: Proposition

2014-07-11 Thread Reyk Floeter
Hi, On Fri, Jul 11, 2014 at 11:33:19AM +0100, David Carlier wrote: > I was wondering if a generic small geoloc lib might interest ? which can > load dynamically any geo localisation library via dlopen and so on ... to > get, let's say, a country code with an ip address ... can serve for some > pur

Proposition

2014-07-11 Thread David Carlier
Hi all, I was wondering if a generic small geoloc lib might interest ? which can load dynamically any geo localisation library via dlopen and so on ... to get, let's say, a country code with an ip address ... can serve for some purposes (I ll use it for geolocalisation load balancing via relayd) .