> Does anyone know if POE (or Perl (or the way the POE is using Perl)) will > fragement messages? > > If I send a 10k or 100k or whatever size string to a Session will it get the > complete string? > > thx, > bobm >
As long as you have the available memory it should get the complete string. Arthur
