PDA

View Full Version : source code


thecult
04-21-2002, 01:15
where can I find source code to study for make my own gsm aplications? I don't know how can I start to write lines in C or Pascal... ¿what about phone comunication protocols?¿flash-loaders?....

thx

Salami1_1
04-22-2002, 05:25
http://unlock.surfnow.nl (http://www.xgsmtechnology.com)

then go to programmers site (src codes) in menu.

WBR

Salami1_1

thecult
04-29-2002, 18:33
thxxxxxxxxx ;)

zapzap
04-30-2002, 00:51
photoshop 7 for linux ?
http://www.gigaperls.org/linux/button_02.gif

mongoq
05-03-2002, 14:31
How about the C sources for sending an SMS using MBus ?
I'd like that!
VB is crap.

Bph&co
05-04-2002, 08:28
Hi,

Why you think VB is crap ?

What you're going to code your Mbus, by calling UART hardware in Ring0, thats why you need C ???

No, you going to use the same API calls in C and VB :)

Your proggy will behave the same way - doesnt matter what
language you use, just because run in Windows :)

If you want to do anything different than basic logic operations in
C you gonna call 5-6 runtime dlls like VB does ! So what is the difference if you code for Windows ?

BR