UDP chat server-client not able to communicate on diff machines
Posted
by Tara Singh
on Stack Overflow
See other posts from Stack Overflow
or by Tara Singh
Published on 2010-01-28T18:47:27Z
Indexed on
2010/04/17
14:03 UTC
Read the original article
Hit count: 538
Hi,
I have written a UDP client server chat, I am able to communicate to server if both server and client are on same machine, but i am not able to do so when client is on some other machine using diff ip address. Is there any special setting to achieve this?
Regards, Tara
© Stack Overflow or respective owner