From: Enrico M. <enr...@te...> - 2006-11-27 15:13:49
|
Lorenzo wrote: > I'm a new entry in this mailing list, I discover your library today. I'm a Ph.D. student of University of Rome TorVergata. We're interested in developing a "Nat Friendly" SIP DHT, trying to mediate from the sipp2p > > mediate the draft-bryan-sipping-p2p-03 and the common Nat Traversal best pratices (draft-ietf-behave-p2p-state-00.txt). Do you already covered some of these NAT Traversal issues in your implementation? Actually we don't implement neither version 03 of the draft nor any NAT traversal mechanism. However, it's our intent to start some experimental branches on the repository for investigating other DHT protocols, other than the trivial one currently implemented. Needless to say, NAT traversal will be addressed as one of the main issues. The structure of the code should easily allow to interchange the DHT protocol; you can try it by yourself (and in case let us know), or just stay tuned and wait for some news in the near future :-) -- Ciao, Enrico |