On 8/7/07, satish viswanatham <[EMAIL PROTECTED]> wrote: > Sure. I can take a look at it. Is there any documentation or sample > Transport implementation?
Unfortunately, there's no documentation on implementing a new transport yet. You could take a look into an existing transport implementations. There are three implementations: NIO UDP, NIO TCP, and serial port communication. You could start from NIO UDP or serial port communication transport implementation because they are quite simple. And please take advantage from this mailing list. We will give you the answers for your questions asap. HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
