Developer's Studio Run Time System
Version 1.34.9
22 November 2006
1.1 Critical Items
1.2 Known Limitations
1.3 Enhancements
1.4 Problem Reports
PR06124 Socket Communication between Graphics Viewer & RTS displays errors
The problem was caused by an overwhelming output from the ATLAS - RTS to the Graphics Viewer (Java) application. The RTS did not use
any control in writing to the socket, thus causing the problem. This has been resolved by controlling the data transfer to the
write buffer, from the RTS side, by using the socket overlapped communication protocol.
|