GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 09-23-2003, 11:21   #1 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
Nokia DCT4/5 calculator source code for make a linux version


Has anybody the source of the dct4 calc?

I can make a linux version and put in my server for offer real-time codes for nokia dct4.

I think this project is interesant for free offer of nokia codes in any web or forum page.

regards.
  Reply With Quote
The Following User Says Thank You to defcon2 For This Useful Post:
Old 09-23-2003, 12:05   #2 (permalink)
No Life Poster
 
Invisible's Avatar
 
Join Date: Apr 2001
Location: รำมว&#
Posts: 2,461
Member: 3956
Status: Offline
Sonork: galletto3 rules :D
Thanks Meter: 55
hi,

well, everybody is having calculator and can calculate for himself,
why need to put in the web?,

best regards
Invisible
  Reply With Quote
Old 09-23-2003, 12:17   #3 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
everybody has not a pc and everybody dont knows manage the calculator.

the project is for make the world easy,help the newbie people and reduce the number of trash post in the forums.

Its better and universal a web(php) calculator than a windows or other system.

do you understand me?

inet power ;-)
  Reply With Quote
Old 09-23-2003, 13:52   #4 (permalink)
No Life Poster
 
Join Date: Jan 2001
Location: CZ
Age: 44
Posts: 974
Member: 3041
Status: Offline
Thanks Meter: 0
hi defcon2 i think this is very coool idea
  Reply With Quote
Old 09-23-2003, 15:28   #5 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
thanks orbitel,

I can supply the webserver 24/7 online.
and the programming of the service.

but I need source for calculator...

If i have a web server in windows we can use the windows shells or the msdos calculator, but our server ***** windows, we have linux with apache and php.

find the source and I will make the service for free for use in GSM-FORUM.

regards.
  Reply With Quote
Old 09-23-2003, 16:41   #6 (permalink)
No Life Poster
 
forhike's Avatar
 
Join Date: Aug 2002
Location: Up North
Posts: 900
Member: 14934
Status: Offline
Thanks Meter: 79
i think you can run the dos calculator with a dos emulator in linux,
i did try that before when i did have a linux server.
don't remember the name of the emulator, but just search for it on www.freshmeat.net and you will find it, or another solution

ps, sen me the link when you get it to work =p
  Reply With Quote
Old 09-23-2003, 17:10   #7 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
thanks forhike, but I have tried this solution and not work,
DOSEMU is the emulator.

the problem is DCT4NCK.EXE I have is a win32 program.
Its comand-line but not msdos compiled and need win32 command-line window for run.
do you understand me?

If you can supply me other DCT4NCK.EXE compiled in msdos i can try DOSEMU.

you can open DCT4NCK.EXE with notepad or other text editor and see "This program must be run under Win32".
we need a calculator without this line in code.
  Reply With Quote
Old 09-23-2003, 17:34   #8 (permalink)
No Life Poster
 
Invisible's Avatar
 
Join Date: Apr 2001
Location: รำมว&#
Posts: 2,461
Member: 3956
Status: Offline
Sonork: galletto3 rules :D
Thanks Meter: 55
re

hi,

@defcon2:

"everybody has not a pc and everybody dont knows manage the calculator"

well, if they pretend to unlock the phone they should know how to manage a pc (and calculator), about having a pc I think everybody can access one little time, at last people surfing arround this forum

"the project is for make the world easy,help the newbie people and reduce the number of trash post in the forums"

wanna help newbies, then write a tutorial, I think is faster and better, anyway, calculators have only 2 buttons so little amount of error possible

"Its better and universal a web(php) calculator than a windows or other system."

uhmm, web system need to be online to use it, windows one no,

(just my opinion, no bad feelings)

best regards
Invisible
  Reply With Quote
Old 09-23-2003, 18:43   #9 (permalink)
No Life Poster
 
forhike's Avatar
 
Join Date: Aug 2002
Location: Up North
Posts: 900
Member: 14934
Status: Offline
Thanks Meter: 79
i have the shell code for the calculator,
the problem is that it's writen in visual basic,
do you think you have any use of it ?
  Reply With Quote
Old 09-23-2003, 19:04   #10 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
I think no.

because the we make code for shell, the calculator code is we need for translate to unix or pure ms-dos.
  Reply With Quote
Old 09-24-2003, 01:10   #11 (permalink)
legija
Guest
 
Posts: n/a
Member:
Wine.
If you realy know something in Linux.
  Reply With Quote
Old 09-24-2003, 10:44   #12 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
thanks legija, but I have tried with WINE and no good results.

Wine not let me automated the task, it attempts to open a graphical(X11) session, and for the PHP automated task we need text response.
No work with text redirection to a file too.
  Reply With Quote
Old 09-24-2003, 15:06   #13 (permalink)
No Life Poster
 
forhike's Avatar
 
Join Date: Aug 2002
Location: Up North
Posts: 900
Member: 14934
Status: Offline
Thanks Meter: 79
Quote:
Originally posted by legija
Wine.
If you realy know something in Linux.
isn't wine a x application ?
and uses graphic interface ?
  Reply With Quote
Old 09-25-2003, 07:56   #14 (permalink)
Insane Poster
 
Join Date: Feb 2003
Location: Poland
Age: 50
Posts: 76
Member: 22528
Status: Offline
Thanks Meter: 0
I compiled Wine without X11 libraries and effect is such that it from console works well, but if I start wine from cgi script wine give error message (can't open display).

Wine config is simple:
--------------------------------------
WINE REGISTRY Version 2
[Drive C]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "c:\\"
"Path" = "c:\\windows;c:\\windows\\system"

[Version]
"Windows" = "win98"

[DllOverrides]
"*" = "native, builtin"
----------------------------------

does someone have some conception?
  Reply With Quote
Old 09-25-2003, 12:54   #15 (permalink)
Freak Poster
 
Join Date: Sep 2002
Location: Spain
Age: 54
Posts: 118
Member: 15514
Status: Offline
Thanks Meter: 1
Im going by good way with the wine, soon I could tell you results. :-)

Wine isnot the best solution but can work.
Other advances by asm or source code for port to linux are welcome.

thanks
  Reply With Quote
Reply

Bookmarks


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
source code for DCT3 and DCT4 for my website GoGy Wanted Products 0 07-07-2005 20:38
source code for nokia calculator gabek Nokia Multimedia 4 02-13-2004 19:59
Nokia DCT4/5 calculator source code for make a linux version defcon2 Nokia Multimedia 0 09-23-2003 11:20
Nokia DCT4/5 Online Calculator jasonhughes Phone Unlocking Codes & Maps 825 02-26-2003 22:35

 



All times are GMT +1. The time now is 06:22.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.23649 seconds with 10 queries

SEO by vBSEO