GeoIpResolver.cpp File Reference

#include "GeoIpResolver.h"
#include "GeoIpRequest.h"
#include "GeoIpResponse.h"
#include "GeoIp.h"
#include "Vidalia.h"
#include "stringutil.h"
#include "TorSslSocket.h"

Go to the source code of this file.

Defines

#define GEOIP_HOST   "geoips.vidalia-project.net"
#define GEOIP_SSL_PORT   443
#define GEOIP_PAGE   "/cgi-bin/geoip.py"


Define Documentation

#define GEOIP_HOST   "geoips.vidalia-project.net"

Host for the GeoIP information.

Definition at line 27 of file GeoIpResolver.cpp.

Referenced by GeoIpResolver::createRequest(), and GeoIpResolver::resolve().

#define GEOIP_PAGE   "/cgi-bin/geoip.py"

Page that we request the GeoIP information from.

Definition at line 31 of file GeoIpResolver.cpp.

Referenced by GeoIpResolver::createRequest().

#define GEOIP_SSL_PORT   443

The SSL GeoIP service runs on port 443.

Definition at line 29 of file GeoIpResolver.cpp.

Referenced by GeoIpResolver::resolve().


Generated on Mon Aug 30 19:10:00 2010 for Vidalia by  doxygen 1.5.9