VoIP
-
Too vague! Do you plan to create the VoIP system yourself, or get a third party VoIP and you just control the third party component from your software? What aspects are you stuck on? What exactly do you need help with? ColinMackay.net Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?
-
Too vague! Do you plan to create the VoIP system yourself, or get a third party VoIP and you just control the third party component from your software? What aspects are you stuck on? What exactly do you need help with? ColinMackay.net Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?
-
Have you designed anything yet? I would guess the critical element is the protocol. Do you have any idea on the communication protocol? Are you using an existing protocol? Are you going to create your own protocol? Do you know anything about audio compression? Do you know anything about interacting with audio hardware? There are lots more questions that you need to know the answer to to get started with any reasonable expectation for success. If you don't know the answers then you need to find them out. However, the small range of questions I've posed above are high level and way beyond the help you could reasonably expect from a reply in a forum post. My suggestion is that you need to do some research into the topic and then, if you are stuck on the implementation, come back and ask for help in specific areas. ColinMackay.net Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?
-
Assumably you are planning to utilize a current VoIP protocol SIP might be a good place to start. There are vendors providing .Net framework API's for the SIP protocol such as www.independentsoft.com. www.voip-info.org is another good source of information.