Sure. I can take a look at it. Is there any documentation or sample Transport implementation?
thanks Satish On 8/6/07, peter royal <[EMAIL PROTECTED]> wrote: > > On Aug 5, 2007, at 11:12 AM, satish viswanatham wrote: > > I did not see a way to set this in Java SE APIs, but I found a > > library in > > Java which lets you set DF bit: > > http://netresearch.ics.uci.edu/kfujii/jpcap/doc/javadoc/index.html > > Since setting that bit is not something that is in the standard java > libraries, MINA won't be able to set it. You could take one of > libraries that you found and create a MINA-based transport for it so > you can use it in MINA. That'd be an excellent contribution! > > -pete > > > -- > [EMAIL PROTECTED] - http://fotap.org/~osi > > > > >
