Hi,
Thanks for your post.
My code wasn't opening the port at all when I used "netstat -an".
I could fix the problem. Now my prog is working fine.
Cheers,
Naveen.
[quoted text, click to view] "Claire" wrote:
> Sounds like a pretty normal LAN setup to me
> If error message says the remote server actively refused connection, then
> are you sure your server has opened the port and is listening?
> Checked the ports are open with command prompt netstat -an?
> Checked that software firewall isn't blocking the port?
> Checked that client and server ports are using the same protocol (tcp/udp
> etc)
> Checked that client is attempting to connect to correct port?
>
>
>