unix-socket error:bind: Address already in use
hi,
i did the socket programming .when i try to run getting the error message "bind: Address already in use"(from server)
"connect: Connection refused" (from client)
what is the problem why im getting the same.can someone help me?
|