sshcheung / javapns

Automatically exported from code.google.com/p/javapns
0 stars 0 forks source link

Test the limit of a PayLoad #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A Payload is limited to 256 Bytes.

Test if a created Payload is below this limit before sending it, if not
throw an exception.

Original issue reported on code.google.com by maxime.p...@gmail.com on 30 Jul 2009 at 9:55

GoogleCodeExporter commented 8 years ago
A generic Exception is now thrown.

Original comment by idbill.p...@gmail.com on 19 Feb 2010 at 9:36

GoogleCodeExporter commented 8 years ago
is the possible to have Payload size more than 256 Bytes

Original comment by nwar...@gmail.com on 19 Aug 2011 at 7:34