Results 1 to 4 of 4

Thread: Networking between applications

  1. #1
    Join Date
    Aug 2006
    Posts
    26
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Networking between applications

    I'm aware of several methods of communicating between applications, like rolling your own communication through sockets, QtCorba, gsoap, etc. I was wondering what everyone used in enterprise applications.

  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: Networking between applications

    as always - depends on the requirements.
    But I'd say sockets would probably answer your needs.
    ==========================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.

  3. #3
    Join Date
    Aug 2006
    Posts
    26
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Networking between applications

    Hey high_flyer,

    Thanks for the response. I understand requirements play a big part in deciding what to use, I'm just looking to see what everyone else is using and what the common methods of networking enterprise apps are.

    Thanks,
    Chris

  4. #4
    Join Date
    Apr 2006
    Location
    Minsk, Belarus
    Posts
    33
    Thanks
    2
    Thanked 6 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Networking between applications

    Croland,

    We use gSoap. This library seems to be very stable and reliable

Similar Threads

  1. Replies: 27
    Last Post: 14th May 2008, 10:39
  2. Qt and Uni-verse Networking Protocol
    By dvmorris in forum Qt Programming
    Replies: 0
    Last Post: 11th April 2007, 09:23
  3. Qt-3 and networking
    By a550ee in forum Qt Programming
    Replies: 3
    Last Post: 3rd October 2006, 11:15

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.