Problem with connect()
Hi
I am trying to write a simple client server socket program in C using Internet Domain Sockets.
The connect call is failing with the error message- Bad File Descriptor.
The server program is running fine(I think). Can someone help me out with this.
I am logged in as root when executing the programs.
Last edited by x_gaurav; 06-21-2008 at 03:02 PM.
|