PDA

View Full Version : WhicH language gsm?????


CyberoptiK
09-11-2003, 04:05
Hi, im a newbie
i would 2 know in which the softlanguage, software are programmed, e.g: rollis flsher, calculator or dejan flasher etc.????

thanx

keeper7
09-11-2003, 21:27
Rolis flasher - Delphi
Calculator - probably C++
Dejan flasher - pure asm

CyberoptiK
09-11-2003, 21:36
thanx keeper, but from where i sholud now how can i get the infos from a nokia that i can change with my programming??

ya want say, i cann make a soft 4 gsm, its not important which langu. i take?

thanx

keeper7
09-12-2003, 20:26
Yes its true. In almost every language you can handle com port or serial port. It's on you which language you take. Info about communication protocol you can get from disassembling other software for example.

Sorry for my english.

CyberoptiK
09-13-2003, 02:04
thanx keeper, i think its still the best: C++ :))

i will learn it..

jboy
09-13-2003, 11:20
Originally posted by CyberoptiK
thanx keeper, but from where i sholud now how can i get the infos from a nokia that i can change with my programming??

ya want say, i cann make a soft 4 gsm, its not important which langu. i take?

thanx

search old posts in forum. You will find many usefull information.

CyberoptiK
09-13-2003, 16:56
j thanx, this is useful:)

skedone
09-13-2003, 21:09
learn asmbley mate its the most used on mobile 99% of mobile use modifide asmebly lang

Zanzamar
09-13-2003, 22:48
@skedone:
I'm curious what is executed by CPUs of that rest 1% phones that don't use assembly ? Java byte code ? :)