(keitai-l) Re: how to get Unique uid with mobile in internet connect

From: Kyle Barrow <kyle_at_X-9.com>
Date: 11/10/01
Message-ID: <000a01c169ed$13abdb00$0200a8c0@mt4000>
Checking for phone type is an excellent idea. We add a timestamp in the
encrypted UID but doesn't network resolution dramatically increase
transaction time?

Kyle

X-9 DESIGN LAB
http://www.X-9.com 

-----Original Message-----
From: keitai-l-bounce@appelsiini.net
[mailto:keitai-l-bounce@appelsiini.net] On Behalf Of David Davies
Sent: Saturday, November 10, 2001 6:26 PM
To: keitai-l@appelsiini.net
Subject: (keitai-l) Re: how to get Unique uid with mobile in internet
connect

Greetings Kyle
We use a totally random and unidentifiable 64bit ID and on subsequent
sessions also check the ID against the session parameters (ie its the
same phone type on the same network).   Its about as far as you can go
whilst being compatible across the the differing standards.  We are
implimenting logging and monitoring on page requests that will pick up
any attempt at scanning.
 
Regards,
David Davies
http://www.intadev.com 
 
 
 

	-----Original Message----- 
	From: Kyle Barrow 
	Sent: Sat 10/11/2001 12:07 PM 
	To: keitai-l@appelsiini.net 
	Cc: 
	Subject: (keitai-l) Re: how to get Unique uid with mobile in
internet connect
	
	

	Agreed that a UID is the best (only) way to maintain session
state.
	X-UP-SUBNO and DoCoMo's unique subscriber ID (for those lucky
enough to
	have access to it), are useful for maintaining content
personalization
	beyond the session.
	
	We normally use a simple counter from our DB table to generate
the UID
	although you may want to throw some encryption at this before
attaching
	it to a URL.
	
	Kyle
	
	X-9 DESIGN LAB
	http://www.X-9.com
	
	-----Original Message-----
	From: keitai-l-bounce@appelsiini.net
	[mailto:keitai-l-bounce@appelsiini.net] On Behalf Of David
Davies
	Sent: Saturday, November 10, 2001 11:40 AM
	To: keitai-l@appelsiini.net
	Cc: Jean-Francois Chenier; Michael Moyle
	Subject: (keitai-l) Re: how to get Unique uid with mobile in
internet
	connect
	
	
	Jimmy,
	
	Supporting the 3 different phone systems from a single
application is
	problematic for this and other reasons.  If you also try to
support
	Palm, PocketPC h", DotI as well it gets even worse as there are
almost
	no consistancies.
	The only sure way to maintain a session is produce a unique ID
yourself
	and append it to the URL.
	
	We have this code as part of a product we base all our projects
upon,
	it's called mIntadev. We currently have built it on JSP/Java,
ASP
	(sortof) and are working on a PHP version.
	
	At some time in the future we will release it as Open Source,
but at the
	moment its still a bit 'industrial'.
	However, I'm happy to give you (or selected others that would
like it)
	the code parts you require, or the whole application on a trail
licence
	basis.
	
	E-mail me directly or call the office during the week 03 5549
2830
	
	Regards,
	David Davies
	http://www.intadev.com
	
	
	[ Need archives? How to unsubscribe?
http://www.appelsiini.net/keitai-l/ ]
	
	


-- Binary/unsupported file stripped by Listar --
-- Type: application/ms-tnef
-- File: winmail.dat



[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
]




[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Sat Nov 10 15:43:32 2001