Hi,
i am writing a simple program in c for socket connection. ANd running the sample code in MSDN lib. My question is that when using the addr 127.0.0.1 loop back test can both sever and client run and will be connected or either one will only run. And also i am getting error no 10049 when using my LAn pc ip addr 192.168.0.0 .Whats wrong. Any one who knows the concept plz help.
i am writing a simple program in c for socket connection. ANd running the sample code in MSDN lib. My question is that when using the addr 127.0.0.1 loop back test can both sever and client run and will be connected or either one will only run. And also i am getting error no 10049 when using my LAn pc ip addr 192.168.0.0 .Whats wrong. Any one who knows the concept plz help.
Comment