Home Forums Support VoiP support

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #953
    Anonymous
    Inactive

    I can’t find any reference about the VoiP support. Can anyone tell me if the library supports VoiP communication?

    #954
    Anonymous
    Inactive

    NetworkComms.Net does not implement a specific VoiP protocol in and of itself, it does however allow you to send custom objects via either TCP or UDP. As such you could therefore write your own VoiP protocol should you wish, without the hassle of working with low level objects like Sockets.

    I’m sure however many would say you shouldn’t do this as there already exists a set of open standards. Ultimately it depends on your application and how much compatibility you want with other products and whether you need to implement features that are incompatible with existing protocols.

    Hopefully this helps

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.