I have an application that is using the data socket server to share data over the net. Everything seems to work fine, but when I run the tests overnight every morning the data socket connections are broken and displayed as red. The data socket server disappears when I place the mouse over the icon in the tray. Is there a limit to the total number of packets the data socket server can keep track of? What will happen if the displayed number of packets rolls over?