brentnewbury
Programmer
Hiya all,
I’m having problems with an application I’m developing for my own research purposes. It’s similar to MSN/Windows Messenger in that it allows users to converse over the internet by text. However, I’ve run into a big problem. I cannot get the application to connect to a computer outside of my home network. The application has been added to the exceptions list in Windows Firewall on both computers, but still no luck. I think it’s something to do with Network Address Translation (NAT) on my home router.
Does anyone have an example or explanation of how to get an application to connect over the Internet? One that preferably doesn’t fall apart when NAT is involved. I’ve had a look on Google and could only find one on The Code Project but however hard I tried I just could not understand it. If someone could give me a working example or simply explain what the sample in the article is doing, I would be most grateful – I’m pulling my hair out with this one.
Thank you for your time,
Brent Newbury
I’m having problems with an application I’m developing for my own research purposes. It’s similar to MSN/Windows Messenger in that it allows users to converse over the internet by text. However, I’ve run into a big problem. I cannot get the application to connect to a computer outside of my home network. The application has been added to the exceptions list in Windows Firewall on both computers, but still no luck. I think it’s something to do with Network Address Translation (NAT) on my home router.
Does anyone have an example or explanation of how to get an application to connect over the Internet? One that preferably doesn’t fall apart when NAT is involved. I’ve had a look on Google and could only find one on The Code Project but however hard I tried I just could not understand it. If someone could give me a working example or simply explain what the sample in the article is doing, I would be most grateful – I’m pulling my hair out with this one.
Thank you for your time,
Brent Newbury