Support Board
Date/Time: Tue, 04 Nov 2025 14:20:18 +0000
Post From: Receiving bad SecurityDefinitionResponse messages from DTC server
|   [2020-06-16 07:27:15]     |  
| User442651 - Posts: 25 | 
| 
                Everything was fine with the SecurityDefinitionResponse messages once I made the code fix.  I think the packet size is implementation dependent. I have a 65536 byte buffer and made a request to the stream reader accordingly. If my buffer was 4K then I would receive packets of size at most 4k. The encryption also works fine, and I don't think there was a problem with the code. I believe it was my stack: Either because I was in debug mode in Visual Studio Code, which I have seen cause strange behaviour (unlike MS Visual Studio), or else because before I was running SierraChart on an Ubuntu system using WINE.  | 
        
