I have a process that is sending an ASCII string that contains a Null
Character in the middle of the string.  It seems that my MINA server is
only receiving the string before the Null Character and then ignoring
everything after.  Does this seem consistent with how MINA should be
handling it and if so how do I change it to be able to receive the
entire string including text after the null character?

 

Thanks,

David

 

Reply via email to