(keitai-l) Re: HTTP_USER_AGENT

From: Mika Tuupola <tuupola_at_appelsiini.net>
Date: 05/05/00
Message-ID: <Pine.GSO.4.05.10005051151530.759-100000@aurinko.taivas.com>
On Fri, 5 May 2000, Jud Taylor wrote:

> To be more precise, the value stored in the environment variable
> HTTP_USER_AGENT?

	The user agent with i-mode phones seem to construct like this:

	"DoCoMo/1.0/" + manufacturer + model [+ "/" + memory]

	Possible models are 501i and 502i. The future Java enabled (KVM)
	phone will be 503i.

	Manufacturer codes are:

		D  = Mitsubishi
		P  = Panasonic (Matsushita)
		NM = Nokia
		SO = Sony
		F  = ??
		N  = ??

	The optional memory part can be:

		c08 = 8Kb of memory
		c10 = 10Kb of memory
	
	If there is no memory part it probably mean the phone has
	5Kb of memory (can someone confirm this?).

	For example  DoCoMo/1.0/D502i/c10  would be Mitsubishi 502i
	model with 10Kb of memory.
 
	
> Or, a website that might have this info?

	http://www.appelsiini.net/keitai-l/ in the future :)


-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/
Received on Fri May 5 12:10:21 2000