Re: [Twisted-Python] Problem with NAT Traversal

2012-03-26 Thread Glyph
On Mar 26, 2012, at 3:14 AM, hz hanks wrote: > I'm working with a small program to realize P2P file transfer. > Therefore, I have to accomplish the function of NAT traversal. From > the searching result, I know that it always requires a public server > to initialize the transfer, but I don't have

[Twisted-Python] Problem with NAT Traversal

2012-03-26 Thread hz hanks
Hi, All I'm working with a small program to realize P2P file transfer. Therefore, I have to accomplish the function of NAT traversal. From the searching result, I know that it always requires a public server to initialize the transfer, but I don't have one. Now, my idea is that, we already have ma