Hi!
I am using:
Java 2 SDK 1.4.0 Standard Edition on Windows XP
I have one java client application and one gateway that is in C language runing on the same machine.
The server creates a ServerSocket and starts lisening for connections
The client creates a socket to the server.
while i running the client(java) program it gives the following error message.
java.net.BindEx ception:...