Hi,
i have 2 computers (one laptop and another pc) connected via a dlink modem (GLB 802T) and a netgear router (WGR614v10).
I am developing an winform server and a winform/silverlight client application. the same is working fine in localhost or when i am trying to connect within network (10.0.0.X). but when i am trying to assign a public ip (dynamic, 59.93.xx.xx) the same is throwing an error - "no connection could be made because the target machine actively refused it"
a similar server/clinet app as described here in the below mentioned project too fails to connect.
http://www.codeproject.com/KB/IP/chandrasekar.aspx
i have forwarded the ports, made firewall exceptions/disabled firewall, but nothing seems to work.
can anybody point me the right direction.
thanking in advance...




Reply With Quote