Click here to Skip to main content
15,917,645 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am new in C# programming.

I developed server / Client Program in C# using TCP. It will Work well in LAN. But Failed In Internet. I search more in articles in internet but i can not find a good article. I have some doubts.

1. What IP (local / public ) will give when run my application over internet?

2. If need Any port forwarding on my router. (my router is ASDL D-Link DES-1008D Model).

3. What problems are arise while a server / client program run over internet?

Any C# Genius answer me.

Thanks a lot
Posted
Updated 21-Nov-10 22:41pm
v4
Comments
jim lahey 18-Nov-10 8:44am    
what kind of connection? there are many..
Sunasara Imdadhusen 18-Nov-10 9:10am    
Not clear!
Sandeep Mewara 18-Nov-10 12:12pm    
Demanding.

1 solution

You're going to have to explain what you mean by "connect". What kind of connection? What do you want to do with it? What data are you going to be transferring?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900