Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 3:34
harold aptroot14-Apr-09 3:34 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 3:37
softwarejaeger14-Apr-09 3:37 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 3:56
harold aptroot14-Apr-09 3:56 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 4:00
softwarejaeger14-Apr-09 4:00 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 5:18
harold aptroot14-Apr-09 5:18 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 5:21
softwarejaeger14-Apr-09 5:21 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 5:33
harold aptroot14-Apr-09 5:33 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 5:40
softwarejaeger14-Apr-09 5:40 
Well really i don't understand how that should works. OK, say following, i have the IP address of client 1 and client 2... then i make following:

Client 1 -> sends UDP package to Client 2 (which port?)
This UDP Package will get blocked by CLient 2s NAT
Client 2 -> sends UDP package to Client 1 (how do Client 2 knows which port)

Could you make a short example a short "Step-for-Step-List" (like i made above with example Ports/IPs and so on) or maybe a short code for that problem? I really get no idea Confused | :confused: i get more confused and more confused :P

Well on the webpages and so on it sounds sooo easy and it is easy, if i know the ports but i think i need a concrete Step for step list or a short code from you to understand that. I've tested a whole week, with a lot of possibilities how that could get to work but nothing works (except the client-server connection Wink | ;-) )
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 5:51
harold aptroot14-Apr-09 5:51 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 5:55
softwarejaeger14-Apr-09 5:55 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 6:21
harold aptroot14-Apr-09 6:21 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger14-Apr-09 6:34
softwarejaeger14-Apr-09 6:34 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot14-Apr-09 7:02
harold aptroot14-Apr-09 7:02 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
softwarejaeger19-Apr-09 0:20
softwarejaeger19-Apr-09 0:20 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
harold aptroot19-Apr-09 0:55
harold aptroot19-Apr-09 0:55 
GeneralRe: NAT Traversal in C# (P2P behind firewalls/NAT Routers), UDP Hole Punching Pin
lok.vikram30-Aug-10 20:01
lok.vikram30-Aug-10 20:01 
QuestionToolstrip Button Pin
nagendra.vk11-Apr-09 21:00
nagendra.vk11-Apr-09 21:00 
AnswerRe: Toolstrip Button Pin
Henry Minute12-Apr-09 1:33
Henry Minute12-Apr-09 1:33 
GeneralRegex Cheat-Sheet YAAAAAAY!!! :-D Pin
jas0n2311-Apr-09 20:35
jas0n2311-Apr-09 20:35 
GeneralRe: Regex Cheat-Sheet YAAAAAAY!!! :-D Pin
Eddy Vluggen11-Apr-09 21:58
professionalEddy Vluggen11-Apr-09 21:58 
GeneralOther .NET Cheat Sheets (including Regex) Pin
dybs12-Apr-09 6:31
dybs12-Apr-09 6:31 
GeneralRe: Regex Cheat-Sheet YAAAAAAY!!! :-D Pin
PIEBALDconsult12-Apr-09 7:22
mvePIEBALDconsult12-Apr-09 7:22 
QuestionDifferent size icons in treeview Pin
viciouskinid11-Apr-09 19:29
viciouskinid11-Apr-09 19:29 
AnswerRe: Different size icons in treeview Pin
Jimmanuel12-Apr-09 11:10
Jimmanuel12-Apr-09 11:10 
GeneralRe: Different size icons in treeview Pin
viciouskinid12-Apr-09 14:16
viciouskinid12-Apr-09 14:16 

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.