Can any one help me out in this code
Write a program in C++ that will send text strings to the server in different functional modes. Server will respond back with the appropriate text string or integer depending upon the mode. Client displays these responses on stdio, and handles all user interaction.
Basically implementing TCP Client .
Hi every1
Can any one help me out in writing a C++ program that will send text strings to the server in different functional modes. Server will respond back with the appropriate text string or integer depending upon the mode. Client displays these responses on stdio, and handles all user interaction. I.e we need to implement TCP Client
Last edited by Ancient Dragon; Dec 1st, 2008 at 6:58 am.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.