Java sockets adding length prefix to XML



I need to send an receive XML messages in Java. The must be prefixed with a 2 byte length indicator. There must be a simple solution to this but I just can't find the answer. Any help in the right direction would be appreciated.


No comments:

Post a Comment