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

From: David Davies <david_at_intadev.com>
Date: 11/10/01
Message-ID: <B3132D1A714FB24DBC192EB865EF56800AB021@id-mail.INTADEV.intadev.com>
On Fri 9/11/2001 12:57 PM zdh wrote:

>>        In some doc, I found that when use IIS +asp and UP link
browser for 
>> mobile phone we 
>> can get a "X-UP-SUBNO" as the unique code for mobile user.... 

>> But  when we use jphone or kddi,how can i get the 
>> Unique code as the user id? 
>> I tried in client--"httpconnection" and server--tomcat-jsp web///// 
>> But can not get it from the http header~~~~ still can not get it from
the 
>> ServerVariables.. 


 
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

 
 

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



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