hello group,
i'm trying udp socket program. my code works fine with local host ip. i.e 127.0.0.1
according to my knowledge, if i change the ip address n give remote host's ip, two machines should communicate. it doesn't work. after runing server i checked port engaged with netstat. it shows perticular port in use.
please tell is there an other settings that i should look for?
thenk you.
i'm trying udp socket program. my code works fine with local host ip. i.e 127.0.0.1
according to my knowledge, if i change the ip address n give remote host's ip, two machines should communicate. it doesn't work. after runing server i checked port engaged with netstat. it shows perticular port in use.
please tell is there an other settings that i should look for?
thenk you.
Comment