How to develope client/server application through sockets?

Discussion in 'Programming' started by zakir, Sep 10, 2007.

  1. zakir

    zakir New Member

    Joined:
    Sep 10, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I want to develope a client/server application through network using tcp/ip sockets. On one end I have old machines with DOS 6.0 or so while on the other end winxp. WinXp is to act as client to be connected to other DOS pcs acting as servers. DOS pcs have already loaded with tcp/ip (ver not available just now) and other neccassry files and drivers. The problem is that in the present setup, what to say of communication, the PC with windows XP can't even ping the other DOS Pcs. I have written a simple client/server application in VC++ that works fine on the single pC with WINXP but fails to connect to the said DOS machines.
    Please help me out by providing basic things that have to be taken in mind while writing such an application. If possible, enumerating sequentially all the actions/things required to reach the solution.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice