Thread: Advantages/Disadvantages of Using C C++ for distributed App Programmin!

  1. #1
    Registered User
    Join Date
    May 2004
    Posts
    1

    Wink Advantages/Disadvantages of Using C C++ for distributed App Programmin!

    Hey People!

    Wonder if you guys/gals can help me.
    Im planning on programming a distributed application.
    There will be a Client that sends a string to the server, who returns a Ticket to the client.
    Now the Ticket Would be well represented by an object, which makes me think of C++.

    Anyway The Question I got for u guys really going to help me make a decision on which Language to Use....

    What are Advantages and Disadvantages of Using C\C++ for Distributed Application Programming!

    Any Input is greatly appreciated

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Performance and portability.

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. non-MFC DLL with MFC app question.
    By Kempelen in forum Windows Programming
    Replies: 10
    Last Post: 08-20-2008, 07:11 AM
  2. best program to start
    By gooddevil in forum Networking/Device Communication
    Replies: 4
    Last Post: 05-28-2004, 05:56 PM
  3. Need help migrating console app to windows app
    By DelphiGuy in forum C++ Programming
    Replies: 1
    Last Post: 03-14-2004, 07:05 PM
  4. pasword app
    By GanglyLamb in forum C Programming
    Replies: 2
    Last Post: 06-07-2003, 10:28 AM
  5. How do I make my Linux app standalone?
    By Joda in forum C++ Programming
    Replies: 2
    Last Post: 11-27-2002, 04:53 AM