Jump to content

Help with a software in C#


Eclipse24

Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...