Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, I'd like to use RTT functionality to send/receive a large amounts of data(in order of megabytes). Currently I'm using custom made TCP client that connects to localhost:19021. This seems to work, and can be quie easily embedded into a host application. I do wonder if there are some extra things in SDK that justifies buying it taking this specific case into account, like: - does SDK provide direct access to RTT reading/writing without socket proxy? If yes, does it provide better performance…