Click to See Complete Forum and Search --> : Best programming langguage !!!


Vo Hoai Phuong
March 30th, 2006, 11:03 PM
Hi friends,
I want to make a program to connect my computer with a phone by a modem and then get the number of key which pressed from the phone's keypad.
I don't know what is the best programming language for my program?
Please reply,
Vo Hoai Phuong.

YourSurrogateGod
March 31st, 2006, 01:05 PM
What's your OS?

MrViggy
March 31st, 2006, 01:05 PM
What languages are you familiar with?

Viggy

Vo Hoai Phuong
April 1st, 2006, 01:48 AM
I'm familiar with VB6, Turbo Pascal.

YourSurrogateGod
April 1st, 2006, 01:51 AM
I'm familiar with VB6, Turbo Pascal.
I think that you'll have to familiarize yourself with the inner workings of windows drivers so that you could make a functionality that does what you've described above.

dglienna
April 5th, 2006, 12:07 AM
It's possible to use VB6 and TAPI. I don't have any links handy, but I have seen Tone Recognition that works well for keypresses. I used to think it required special hardware, but saw a few links that were more than adequate for most purposes.