Results 1 to 4 of 4

Thread: Qt-3 and networking

  1. #1
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    4
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Qt-3 and networking

    Hello!
    What are opportunities for developers to implement cross-platform udp networking ? Are they limited to Qt only? Are there other open-source libraries that can be used in couple with Qt?
    I'm new to cross-platform network programming and searching for "best choice".

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt-3 and networking

    BSD sockets?

  3. #3
    Join Date
    Feb 2006
    Posts
    22
    Thanks
    4
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Qt-3 and networking

    Quote Originally Posted by wysota View Post
    BSD sockets?
    I've looked through article in wiki. Are you sure they cross-platform? What shared libraries i've to provide with application?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt-3 and networking

    Quote Originally Posted by a550ee View Post
    Are you sure they cross-platform?
    Yes, thay are supported at least on different U*ix flavours and Windows.
    What shared libraries i've to provide with application?
    You don't have to provide any libraries. BSD sockets are bundled with the systems. Qt uses BSD sockets too, by the way.

  5. The following user says thank you to wysota for this useful post:

    a550ee (4th October 2006)

Similar Threads

  1. Networking Help please
    By munna in forum Newbie
    Replies: 1
    Last Post: 17th September 2006, 09:35

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.