You Are Here:

Community: Developer Discussion Boards

#1 Old RETRIEVING IMEI USING PYTHON - 2007-06-02, 06:58

Join Date: Jun 2007
Posts: 13
sarathgopalr
Offline
Registered User
iam writing a program which will require retrieval of SIM IMSI or IMEI number..
how can i do it with python..PLZ HELP ME
Reply With Quote

#2 Old Re: RETRIEVING IMEI USING PYTHON - 2007-06-03, 10:10

Join Date: Jul 2005
Posts: 66
Location: Espoo, Finland
tsharju
Offline
Regular Contributor
Quote:
Originally Posted by sarathgopalr
iam writing a program which will require retrieval of SIM IMSI or IMEI number..
how can i do it with python..PLZ HELP ME
Hi, you can get the IMEI code by using sysinfo module.. try something like this.

Code:
import sysinfo

print sysinfo.imei()
IMSI is stored in the SIM and you cannot access it from Python.

- Teemu
Reply With Quote

#3 Old Re: RETRIEVING IMEI USING PYTHON - 2007-06-03, 12:26

Join Date: Jun 2007
Posts: 13
sarathgopalr
Offline
Registered User
Thank you .....
Reply With Quote

#4 Old Re: RETRIEVING IMEI USING PYTHON - 2007-07-01, 02:43

Join Date: Apr 2004
Posts: 107
Send a message via ICQ to carknue
carknue
Offline
Regular Contributor
Quote:
Originally Posted by tsharju

IMSI is stored in the SIM and you cannot access it from Python.
But IMEI is available in MobInfo API. I'm not sure if it is in CTelephony. So it should be possible for Python.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help installing Python libraries on S60 ericroijen Python 11 2009-07-18 11:43
[announce] PyUIQ. Python for UIQ 2.1 and 3.x OscarBernabeu Python 35 2008-01-17 10:12
(Re)associating Python scripts with Python in messaging? RaimondasL Python 3 2007-03-13 07:50
IMEI retrieving for incoming calls RAnni Symbian Networking & Messaging 1 2006-10-18 05:18
Retrieving IMEI on server side gusditz General Browsing 0 2003-04-22 22:28

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia