You Are Here:

Community: Developer Discussion Boards

#1 Old Bluetooth and recognition by code I-MEI - 2005-10-31, 13:43

Join Date: Oct 2005
Posts: 1
filippo80
Offline
Registered User
Hi,
I must create an application for mobile device (Nokia 6630) for a university project.
I want create an application in the mobile device that read code I-MEI and send this string to an other device in format file.txt or cookie. My objective is create an Flash application on PC that read this string and permit or not permit the access to an other applications.

I know Flash and ActionScript but I don't anything of Python, C++ or Java.
Exist any platform that help me to program for mobile device?

Thank you!!!
Reply With Quote

#2 Old Re: Bluetooth and recognition by code I-MEI - 2005-10-31, 14:02

Join Date: Oct 2005
Posts: 19
erviins
Offline
Registered User
Hi,

Maybe I didn`t understand you correctly, but some things and ideas.

Don`t use IMEI code as identidication, not all phones allow to get is form java. I don`t know if your Nokia allows it, but for that purpose System.getProperty("something") function is necessary.

I don`t know why you need to send txt.. or cookie, but you can simply open OutputStream in mobile deveice for bluetooth or GPRS connections and open InputStream connection on desktop and read String.

I suggest you to use bluetooth address as identificator rather than IMEI.

If don`t use bluetooth you can generate unique identificator ir Java.. for example: day, month, year, hour, second + uinique 10 digit random number. and store it once in midlet`s memory only when it is run first time.
Reply With Quote

#3 Old Re: Bluetooth and recognition by code I-MEI - 2005-11-01, 00:18

Join Date: Oct 2005
Posts: 2
larzyharzy
Offline
Registered User
Hi,

In terms of a platform that can get you started in programming for mobile phones, I will suggest the Mobile version of Processing:
http://mobile.processing.org/
It is an "easy" way to get started where you don't have to know loads about Java or C++

/lars
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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