Results 1 to 5 of 5

Thread: Building Distributed Application

  1. #1
    Join Date
    Jun 2010
    Posts
    11
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Building Distributed Application

    i want to begin build distributed application
    what subjects i need to read/learn

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Building Distributed Application

    This question is extremely broad, which means it is very difficult to give a good answer in a few lines. So any answer will also be very broad.

    1. How computers work
    2. How networks work
    3. The different types of networks
    4. A programming language (in this case, I suggest C++ if you want to use Qt, or Python)
    5. Also, in this case I suggest learning a library like Qt.
    6. How to test software and how to debug it
    7. ...

  3. #3
    Join Date
    Jun 2010
    Posts
    11
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building Distributed Application

    i know C++/Qt good
    and i design Business Application and i want to make it client/server application
    can i use QWebkit or what i need to learn first
    can i use web services with Qt if yes how can i do that ??
    thank you

  4. #4
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Building Distributed Application

    Do you want to make it a client/server application. Or do you need to?

    If you want to create a client and a server, how do you want them to communicate?

  5. #5
    Join Date
    Jun 2010
    Posts
    11
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Building Distributed Application

    i have regular database application for company and i want to make it distributed application to install it in company branches

    can i use Network programming for this purpose or there are another ways like Web Services (SOAP say)

Similar Threads

  1. Replies: 0
    Last Post: 6th October 2010, 16:02
  2. Qt distributed compilation
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 21st January 2010, 14:51
  3. Replies: 1
    Last Post: 30th March 2009, 23:25
  4. Replies: 1
    Last Post: 19th November 2007, 02:34
  5. Replies: 0
    Last Post: 9th May 2007, 11: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.