I have created a small client application with loopback address (127.0.0.1) so that same machine act as server and client. but i want to know whether we have to create seperate server application and run that seperately inorder to connect with the same machine.
Even if i run client and server application seperately client application shows the error ie., "Not able to connect program aborted".
In the server application it just run without displaying anything on the screen.
if u have any source code in C++ which is working fine u just send it to me..Im new to the socket programming So pls can anyone help me out..
Thanks,
Haroon.
Even if i run client and server application seperately client application shows the error ie., "Not able to connect program aborted".
In the server application it just run without displaying anything on the screen.
if u have any source code in C++ which is working fine u just send it to me..Im new to the socket programming So pls can anyone help me out..
Thanks,
Haroon.
Comment