[EMAIL PROTECTED] wrote: > hi! > > i am using smpp protocol.In protocolfilter I am checking whether i have > received complete or partial data.I take respective action for this two.My > question is how to deal with Malformed data. > > Thanks in advance. > Regards > Abhijit > > I'm not familiar with SMPP but I think you need to consider what malformed means. Are there cases when you can recover from this somehow and still give a good response? How common is malformed data? If you cannot recover or if it's very uncommon with malformed data you could simply close the connection and write a log message detailing what happened.
-- Niklas Therning www.spamdrain.net
