(keitai-l) Subscriber ID/Gateway address

From: Craig Dunn \(ConceptDevelopment\) <craig.dunn_at_conceptdevelopment.net>
Date: 08/17/00
Message-ID: <LPBBJHDMHIIMCADKJOIMMEOECCAA.craig.dunn@conceptdevelopment.net>
All,

I've searched the archives and found 'references' to the existence of a
'userid' or 'subscriberid' in the HEADER that is available only to official
NTT-menu sites. Are further details on this only available to those who are
'signed up'? Can anyone shed further light on these?

In addition, reference has been made to detecting the NTT gateway address so
that you know if a 'phone' is accessing your content, versus a PC or other
internet connected device. I've written script (yes, as you can see it's
Micro$oft platform) to capture the HEADER information from an i-mode phone
request -- does this mean all request from NTT phones come from
210.153.84.71 (or some related sub-net) and if so, is this
reliable/guaranteed in future?


APPL_PHYSICAL_PATH = D:\i\
CONTENT_LENGTH = 34
CONTENT_TYPE = application/x-www-form-urlencoded
GATEWAY_INTERFACE = CGI/1.1
HTTPS = off
LOCAL_ADDR = ****
PATH_INFO = /i/home.asp
PATH_TRANSLATED = D:\i\home.asp
REMOTE_ADDR = 210.153.84.71
REMOTE_HOST = 210.153.84.71
REQUEST_METHOD = POST
SCRIPT_NAME = /i/home.asp
SERVER_NAME = ****
SERVER_PORT = 80
SERVER_PORT_SECURE = 0
SERVER_PROTOCOL = HTTP/1.0
SERVER_SOFTWARE = Microsoft-IIS/5.0
URL = /i/home.asp
HTTP_HOST = ****
HTTP_USER_AGENT = DoCoMo/1.0/F209i
HTTP_CONTENT_LENGTH = 34
HTTP_CONTENT_TYPE = application/x-www-form-urlencoded

Thanks,
Craig (keitai-l newbie)
Received on Thu Aug 17 03:31:38 2000