Results 1 to 2 of 2

Thread: Multicasting

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Multicasting

    Anyone knows how to do multicasting with C++/MFC ?

    I want to do a voice chat program, and when I have a lot of people connected it's too much data to send over the internet... I have to send the same data to 2 or more people...
    My program could work so much better if I could add something like multicasting to it.

  2. #2
    Zaei
    Guest
    There was an article on Multicasting on http://www.gamedev.net/ about 6 months back. Take a browse through their features archive.

    Z.

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