noplex
2nd October 2007, 02:46 AM
I'm working for a research project at my school and I figured this might be the best place to ask some questions. I'm a seasoned programmer, I've worked with Java, C/C++ and C#. I got thrown onto this branch of the research project and I'm looking to tie a widget individual contact's calling information.
Basically, I need to be able to add a option to send a type of notification to said contact (e.g. Going into the contact menu and sending a text message to a specific cellular line - I need to make a custom entry there). Is there an easy way to do this?
Also where would be the best place to read up on the API with tying into the calling system and SMS system? The research, unfortunately, ties heavily into the fact that I need to be able to send information based upon phone calls received and calls being placed.
Lastly, would I be better off writing native code in C++ or does the .NET SDK allow for such access?
Thanks guys. I hope to be able to help the community out during my stint on this research project.
Basically, I need to be able to add a option to send a type of notification to said contact (e.g. Going into the contact menu and sending a text message to a specific cellular line - I need to make a custom entry there). Is there an easy way to do this?
Also where would be the best place to read up on the API with tying into the calling system and SMS system? The research, unfortunately, ties heavily into the fact that I need to be able to send information based upon phone calls received and calls being placed.
Lastly, would I be better off writing native code in C++ or does the .NET SDK allow for such access?
Thanks guys. I hope to be able to help the community out during my stint on this research project.