Hi Adam, On 5/26/07, Adam Fisk <[EMAIL PROTECTED]> wrote:
It's a STUN server I just wrote from scratch, and I haven't done any performance testing on it yet. Overall I've found MINA to be easier to use for binary protocols that plain text protocols, although I guess that's generally the case.
Implementing text protocol will also become very easy soon... ;)
Note the STUN server's not complete by any means. All I need it for is the binding request and response at this point to get your public address, so I'm not using the shared secret or anything like that. It is using the very latest STUN draft, though, with the magic cookie handling and all of that. It's not public yet, but we'll be releasing it as open source in the next few months (not 100% sure on the license yet). If you want the code, drop me a line. It's well tested and a straightforward, clean implementation.
Wow! Please ping us when you are ready to release it, so we can list your project in our web site. Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
