Home › Forums › General Discussion › Basic informations
- This topic has 6 replies, 3 voices, and was last updated 12 years, 10 months ago by ScotHutchinson.
- AuthorPosts
- December 1, 2007 at 10:30 am #2040EllisGeorgetteParticipant
Hi,
Is someone can give me a basic overview on this issue?…
I’m actually getting basic informations to start my project.
I just bought a piece of hardware and the company of course provide
the driver to connect the hardaware the USB port.
As per them, I will need windows visual c++ to do whatever I need
to modified their software. They told me that they have a SDK .
Now I’m wondering where to start from !
I guess I will need to get windows visual C++,
but do I need visual studio ??? (what version do you suggest).
Is visual C++ 2005 good enought (is it free?)
Once they provide me the SDK, how can I modified their application ?
The project is related to my PC communicating via a standard phone company, Is any good documentation for helping me out regarding on how to make my script to dial a phone number, or wait for a phone call and so on…
Brgds Charlie - December 1, 2007 at 8:20 pm #3282msaqibParticipant
Hello
Wel you can get visual studio 2005 from microsoft website. You can download or order a free visual studio 2005 from the website which will include visual C++ 2005. Here is the link for both of them.
http://msdn.microsoft.com/vstudio/products/trial/
http://msdn2.microsoft.com/en-gb/visualc/default.aspx
To communicate with phone using your PC you can use Microsoft Telephonic API (TAPI).
http://msdn2.microsoft.com/en-us/library/aa922068.aspx
this will help you out. - December 1, 2007 at 9:29 pm #3283EllisGeorgetteParticipant
tks a lot msaqib,
I will read this stuff.
Will try to get this together. - December 1, 2007 at 9:31 pm #3284msaqibParticipant
mention not charlie :)
That trial version of visual studio if for 90 days so you haev lot of time to play around the studio and do your stuff
- December 8, 2007 at 10:45 am #3285EllisGeorgetteParticipant
Hello msaqib,
I did find windows visual c++ version 6. This should be ok I guess.
I would like to know one think, the hardware developper just told me that to have their SDK or any development request can cost up to 5 K , but I don’t want my project for business, this is for test related and of course I won’t spend any money on this. Their hardware (using usb port) is working with windows XP sp2, and his application (that I cannot modify) can apparently deal with a standard phone line and as per this hardware company specified that windows have all the drivers to deal with the hardware. As a newbies into programming, can you or someone give me How can I make an application to test this hardware to let say answer a simple phone call. As per your help, I want to msdn, and I found the following;
http://msdn2.microsoft.com/en-us/library/ms775260.aspx
Do you think, I will need windows SDK ?
Please can you give me a general idea on what you will do to make my script to test this piece of hardware ?
Brgds Charlie
- December 9, 2007 at 8:27 am #3286EllisGeorgetteParticipant
?
- January 5, 2012 at 3:12 pm #3287ScotHutchinsonParticipant
well……
i like your sharing so much.its really good piece of information for us.good work
keep it up.thanks
- AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.