Click here to Skip to main content
15,867,324 members
Home / Discussions / C#
   

C#

 
GeneralRe: Winform KeyPress Pin
Dave Kreskowiak1-Jun-09 6:23
mveDave Kreskowiak1-Jun-09 6:23 
GeneralRe: Winform KeyPress Pin
musefan1-Jun-09 6:28
musefan1-Jun-09 6:28 
AnswerRe: Winform KeyPress Pin
Dave Kreskowiak1-Jun-09 6:17
mveDave Kreskowiak1-Jun-09 6:17 
AnswerRe: Winform KeyPress Pin
terradtc1-Jun-09 8:51
terradtc1-Jun-09 8:51 
QuestionDetecting the correct outside port Pin
harold aptroot1-Jun-09 5:06
harold aptroot1-Jun-09 5:06 
AnswerRe: Detecting the correct outside port Pin
Eddy Vluggen1-Jun-09 5:15
professionalEddy Vluggen1-Jun-09 5:15 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 5:35
harold aptroot1-Jun-09 5:35 
AnswerRe: Detecting the correct outside port Pin
Nicholas Butler1-Jun-09 5:28
sitebuilderNicholas Butler1-Jun-09 5:28 
I see you wrote this article: NAT Traversal with UPnP in C#[^], so maybe I don't understand your question, but here goes anyway:

If your clients are behind a NAT device, it is better not to initiate a connection from your server - get the clients to make the connections.

As for getting the public ip:port - it will be the one the server sees as the source of the connection attempt. The NAT device handles ( and hides ) the private network.

Nick

----------------------------------
Be excellent to each other Smile | :)

GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 5:33
harold aptroot1-Jun-09 5:33 
GeneralRe: Detecting the correct outside port Pin
Nicholas Butler1-Jun-09 5:50
sitebuilderNicholas Butler1-Jun-09 5:50 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 6:10
harold aptroot1-Jun-09 6:10 
GeneralRe: Detecting the correct outside port Pin
Nicholas Butler1-Jun-09 6:28
sitebuilderNicholas Butler1-Jun-09 6:28 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 6:32
harold aptroot1-Jun-09 6:32 
GeneralRe: Detecting the correct outside port Pin
Luc Pattyn1-Jun-09 5:56
sitebuilderLuc Pattyn1-Jun-09 5:56 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 6:01
harold aptroot1-Jun-09 6:01 
GeneralRe: Detecting the correct outside port Pin
Dave Kreskowiak1-Jun-09 6:22
mveDave Kreskowiak1-Jun-09 6:22 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 6:28
harold aptroot1-Jun-09 6:28 
GeneralRe: Detecting the correct outside port Pin
Dave Kreskowiak1-Jun-09 8:54
mveDave Kreskowiak1-Jun-09 8:54 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 8:59
harold aptroot1-Jun-09 8:59 
GeneralRe: Detecting the correct outside port Pin
Dave Kreskowiak1-Jun-09 9:13
mveDave Kreskowiak1-Jun-09 9:13 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 9:21
harold aptroot1-Jun-09 9:21 
GeneralRe: Detecting the correct outside port Pin
Dave Kreskowiak1-Jun-09 10:49
mveDave Kreskowiak1-Jun-09 10:49 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 11:06
harold aptroot1-Jun-09 11:06 
GeneralRe: Detecting the correct outside port Pin
Dave Kreskowiak1-Jun-09 12:01
mveDave Kreskowiak1-Jun-09 12:01 
GeneralRe: Detecting the correct outside port Pin
harold aptroot1-Jun-09 12:43
harold aptroot1-Jun-09 12:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.