User-Agent

From World Wind Wiki

Revision as of 02:49, 17 February 2005 by Llynix (Talk | contribs)
Jump to: navigation, search

Current World Wind user agent:

World Wind v1.2.1873.34143 (Microsoft Windows NT 5.1.2600.0, en-US)


Mozilla user agent:

Mozilla/5.001 (windows; U; NT4.0; en-us) Gecko/25250101

Current Code:

static readonly string UserAgent = String.Format("World Wind v{0} ({1}, {2})", System.Windows.Forms.Application.ProductVersion, Environment.OSVersion.ToString(), System.Globalization.CultureInfo.CurrentCulture.Name);

Personal tools