Hi Scott, It doesn't > actually use holepunching, just completely uninteresting packet > relaying. From your email, I think someone might be reusing our > product name; if you can point me to the project owner, I'd like > to clear up the potential confusion. >
I got the source file EchoClient.c and EchoServer.c from here<http://www.csc.villanova.edu/%7Emdamian/Sockets/TcpSockets.htm>. The code works *well* as echo client and server. It is useful for network debug too. I added things needed for tcp holepunching (reuse same port etc). It's better than netcat which doesn't support address reuse and will fail if used for tcp holepunching. Please forgive me if it sound I'm complaining. In deed, I'm not. I'm grateful for all work all contributors have done. I just stuck at here. I think I need some help to clear out my own mistake somewhere and achieve my first successful tcp holepunching experiment. cheers Shidong
_______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
