jankolkmeier / node-upd-hole-punching

In this experiment it is attempted to use the UDP Hole punching technique to initiate a connection between two clients behind NAT (without port forwarding).
67 stars 21 forks source link

Was this successful? #1

Open aeonrex opened 9 years ago

aeonrex commented 9 years ago

Hi, this is more of question than an issue. Was this prototype successful in performing the hole punch?

JavaGarcia commented 9 years ago

Can you try it? because it has worked for my the last time very well. I am creating a similar project that is based in this.

Macmee commented 8 years ago

I tried it and it does not succeed in hole punching for me - figuring out why it doesn't work now

jankolkmeier commented 8 years ago

i can't really give support on this project anymore, but i remember that there are some edge cases where this procedure will not succeed. See section 6 in this document.

YF-Tung commented 7 years ago

This works for me. Good starting point for punching. BTW, there is a type in the repo name. "upd"