Hi guys!
I m doing a project in which I ve been given the server class file and I ve to come up with the client which has to send predefined requests containing customer name and his card number to the server running on local host and then the server will reply back with a response to show the statement. As far as I am concerned, I will have to include html code in my client to output the server`s response but how I m gonna make a connection between the server response and my client in order to display the output?
any ideas would be much appreciated.
I m doing a project in which I ve been given the server class file and I ve to come up with the client which has to send predefined requests containing customer name and his card number to the server running on local host and then the server will reply back with a response to show the statement. As far as I am concerned, I will have to include html code in my client to output the server`s response but how I m gonna make a connection between the server response and my client in order to display the output?
any ideas would be much appreciated.
Comment