Eclipse24 Posted June 25, 2012 Share Posted June 25, 2012 Hello, I would like to develop an own application. I am not a skilled programmer at all but know a little C and C++. After looking for solutions on the Internet there was a site (http://www.voip-sip-sdk.com/) that offered a number of sample programs. These sample programs were developed in C# with an SDK called Ozeki VoIP SIP SDK. I really would like to try this software but I do not have knowledge with C#. Could you please provide me with a solution how should I start to use this SDK? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
__Darknite Posted June 25, 2012 Share Posted June 25, 2012 Why not start by downloading Visual Studio Express. Start from there, read the sample documentation, and explore. Quote Link to comment Share on other sites More sharing options...
Marc Posted June 25, 2012 Share Posted June 25, 2012 Hello, I would like to develop an own application. I am not a skilled programmer at all but know a little C and C++. After looking for solutions on the Internet there was a site (http://www.voip-sip-sdk.com/) that offered a number of sample programs. These sample programs were developed in C# with an SDK called Ozeki VoIP SIP SDK. I really would like to try this software but I do not have knowledge with C#. Could you please provide me with a solution how should I start to use this SDK? Thanks in advance. I think the only advice you can be given really is to learn C#. Good on you for wanting to learn though. Once you have enough knowledge on C# then maybe you can start developing some software, but I think to jump straight into a language your unsure of and use an sdk for what could be quite a complex program is a little to fast m8. Download VIsual studio express as already suggested, and also have a look through their own guides for how to use the sdk http://www.voip-sip-sdk.com/p_332-voip-sdk-developers-guide-voip.html Quote Link to comment Share on other sites More sharing options...
JHTech100 Posted June 27, 2012 Share Posted June 27, 2012 Download an IDE and then find some books at the library or check for good tutorial sites online. YouTube is also a great source, in my opinion. I'm going to be doing the same thing this summer (learning C, C++, C# and Obj-C). Good luck to you on your journey! Quote Link to comment Share on other sites More sharing options...
bryce12 Posted June 30, 2012 Share Posted June 30, 2012 I would also recommend learning C# if you want to code in it. You already know C & C++ so it shouldn't be difficult to learn the new language. I recommend buying a good book and start coding right away. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.