PDA

View Full Version : to NokiaGuru, Iccang,ect and other programmers



Mulder3
05-04-2002, 05:46 PM
Why you only release the binary version of your programs? I coding my own flasher(for Linux) and the only source code i have is KNOK(very nice program!) can you share all your programs source with us!
PS->anyone know where i can find MBUS protocol Spec and example some C/C++(or VB, delphi) code?

-tek-
05-04-2002, 10:55 PM
hi

general description of mbus/fbus/irda protocol:

http://pserver.samba.org/cgi-bin/cvsweb/gnokii/Docs/protocol/nokia.txt?rev=1.1&content-type=text/x-cvsweb-markup

and cmds of nokia (for the 7110, but its almost the same for every nokia )

http://pserver.samba.org/cgi-bin/cvsweb/gnokii/Docs/protocol/nk7110.txt?rev=1.7&content-type=text/x-cvsweb-markup


greets,
-tek-

-tek-
05-04-2002, 10:58 PM
@Mulder3: are you working with delphi?

a nice program would be: flasher and the whole mbus stuff through lpt port aswell...any program doin' that? does the newest vers. of knok does that?

greets,
-tek-

Mulder3
05-04-2002, 11:06 PM
No, i am working with C.
KNOK need COM port, but i think that it would be possible uning Microsoft Virtual COM port API.
PS-> can you send me your faid calc source?