| Reply | « Previous Thread | Next Thread » |
|
Hi Friends,
Is dere any way to retreive msisdn number using j2me/j2ee. Please guide me in this context. Thanks and Regards, Ashish Sharma Ashish Sharma J2ME Developer |
| Ashish_J2ME |
| View Public Profile |
| Find all posts by Ashish_J2ME |
|
We had a previous similar discussion in this regard. Please check this link
http://discussion.forum.nokia.com/fo...ghlight=msisdn Hope this helps! Regards Gopal |
|
Hi Friends
Now it's possible to retreive the MSIDN number by J2ME. For this we have to use only two lines:-- conn.setRequestProperty("Content-Type", "text/vnd.wap.wml"); conn.setRequestProperty("wap-connection", "Stack-Type=HTTP"); And at the server end servlet will read the header and send msidn number. Thanks and Regards, Ashish Ashish Sharma J2ME Developer |
| Ashish_J2ME |
| View Public Profile |
| Find all posts by Ashish_J2ME |
|
Ashish, you are relying on the operator always adding that information in the headers. This is not always the case.
Hartti |
|
And what header does the server retrieve to get the MSISDN?
Does anyone know which networks this would work on? |
|
Hi,
All WAP Gateways won't pass MSISDN to servers and relying on that may not be safe. BR, Sudhakar Regards, Sudhakar |
| S.S.Sudhakar |
| View Public Profile |
| Find all posts by S.S.Sudhakar |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Can I retrieve the caller number on receiving an incoming call? | anandrenake | General Symbian C++ | 31 | 2008-02-13 17:45 |
| How to retrieve the mobile number or home number or work number | Rameshwari | Mobile Java General | 1 | 2006-08-19 01:17 |
| WML & WMLSCript problem ???? | gemini_shooter | Browsing and Mark-ups | 0 | 2006-01-14 07:02 |
| WML & WMLSCript problem ???? | gemini_shooter | Browsing and Mark-ups | 0 | 2006-01-14 07:01 |
| Personal | JSmith77 | PersonalJava | 4 | 2003-07-30 13:52 |