Results 1 to 2 of 2

Thread: Multicast in Qt -- Help needed

  1. #1
    Join Date
    Oct 2006
    Posts
    75
    Thanks
    10
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Multicast in Qt -- Help needed

    hi ppl,
    i hv gone through the previous posts, but i did not find anything concludable. im looking for a UDP based multicast receiver/ sender program based on Qt Classes (using only Qt Classes). Is it possible in Qt or we have to use normal Unix (Linux) socket programming methods for UDP multicasting. thanks in advance.


    swamy.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Multicast in Qt -- Help needed

    have a look at the network classes http://doc.trolltech.com/4.4/qtnetwork.html
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Map Projection Basics in Qt--help needed
    By swamyonline in forum Qt Programming
    Replies: 1
    Last Post: 9th July 2008, 21:32
  2. Forward declarations needed for some?
    By doktorn in forum Newbie
    Replies: 6
    Last Post: 28th November 2007, 08:56
  3. Does Qt 4.2 support multicast?
    By zeki709 in forum Qt Programming
    Replies: 2
    Last Post: 10th February 2007, 16:00
  4. MULTICAST with QT 4.1 and above.
    By jlarsj in forum Qt Programming
    Replies: 7
    Last Post: 10th January 2007, 12:45
  5. UDP multicast with Qt
    By madcat in forum Qt Programming
    Replies: 0
    Last Post: 25th April 2006, 21:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.