On 8/8/07, minatds <[EMAIL PROTECTED]> wrote: > > Hi All, > I am using a modified version of proxy server example to capture the traffic > between > some old version of powerbuilder apps and TDS protocol complaint server. > > I get urgent data packet from my application and after setting OOBInline, I > can see that packet, > but when I transmit to my remote destination, I need to send it as Urgent > data packet. > there is an option on socket API to do this like sendUrgentData. > > Can some one please suggest me how to do the same in Mina. > > eagerly waiting for your reply
MINA currently doesn't support sendUrgentData operation yet. I think we can add it in MINA 2.0, the next major feature release. Could you file a JIRA issue? http://issues.apache.org/jira/browse/DIRMINA Thanks, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
