CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Posts
    1

    How does VOIP work ?

    I have a question. I'm not really good in the field of voip apart from the fact that I know the services I like to use to call. What I want to know is from a programming side ? How does voip work ? How do you code it ? Why do every voip provider charge (as in, do they pay for every call users make ?)?

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: How does VOIP work ?

    A simple Google search can get you a lot of information.

    http://en.wikipedia.org/wiki/Voice_over_IP
    http://www.google.com/search?q=voip+sdk
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured