Logged In: YES
user_id=1108378
Originator: NO

TCPIPConnection: it may be that the OutputStream returned by Socket.getOutputStream() is not threadsafe, but the BufferedOutputStream that it is wrapped in is thread safe, and all access happens via the buffered stream, so there doesn't appear to be a problem.

The unsafe incrementing of the sequence number in PDU was separately resolved in Tracker item 1614488.

Paolo