Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Client in XP and Server in vista

Client in XP and Server in vista

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadmintutoriallounge
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Abinash Mohanty
    wrote on last edited by
    #1

    Hi All, I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work. Regards, Abinash

    CPalliniC C K R 4 Replies Last reply
    0
    • A Abinash Mohanty

      Hi All, I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work. Regards, Abinash

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      Abinash Mohanty wrote:

      I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work.

      Yes: fix it. i.e. vague question -> vague answer. :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      1 Reply Last reply
      0
      • A Abinash Mohanty

        Hi All, I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work. Regards, Abinash

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        Abinash Mohanty wrote:

        The application failed.

        Wow, that was a very clear description of your problem :sigh: There's nothing wrong with using XP as client and Vista as server, so I guess you'll need to investigate a bit more than that (e.g. use your debugger).

        Cédric Moonen Software developer
        Charting control [v2.0] OpenGL game tutorial in C++

        1 Reply Last reply
        0
        • A Abinash Mohanty

          Hi All, I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work. Regards, Abinash

          K Offline
          K Offline
          Kushagra Tiwari
          wrote on last edited by
          #4

          While asking a question please be specific as to what you are using , what exactly is failing , which framework are you working on, what language you are using , what is the error you are getting in log file and in which method or function it fails.These all things are mandatory if you want a proper answer to your question. Else, its all to vague :) Regards, Kushagra I hate coding but I luv to develop .

          1 Reply Last reply
          0
          • A Abinash Mohanty

            Hi All, I am trying to run a chat client-server application in vc++.The server is running on Windows Vista whereas client is running on Windows XP.The application failed.Can anybody tell me how to make it work. Regards, Abinash

            R Offline
            R Offline
            Rajesh R Subramanian
            wrote on last edited by
            #5

            Sockets are not dependent on the operating systems (not even programming languages). You can have a C++ server and have a client written in VB (ugh...) connect to it. So, you have essentially given no clue. All we know is that your program is "not working". So, the only possible suggestion to you would be "then fix it". If you could give more details and be specific, one or the other would definitely answer your query. You might as well look at one of those plenty of articles on client/server programming. Search CP.

            “Follow your bliss.” – Joseph Campbell

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups