User: sanda199

  • Public profile

User profile: sanda199

User info
User name:sanda199
History
Joined:
Number of posts:33
Latest posts:

Connection time out in socket programming
Yes. When I changed IPAddress.Any in server side, the socket can open. But I don't know how to send ...

Connection time out in socket programming
Hi everyone, I wrote c# server socket program in window and c client socket program in Linux. Betwee...

Connection refused in socket programming in c
When I wrote a c# server program in window and c client program in Linux, when I run client program ...

Connection refused in socket programming in c
hi, I solved the address family not supported by protocol error. I changed below code in my client...

Connection refused in socket programming in c
I used [code]socket(PF_INET, SOCK_STREAM, IPPROTO_TCP);[/code] and I removed, htonl(INADDR_ANY)...

This user does not accept Private Messages