Received Event Never Fires in C++ (wodTelnetDLX)
Hello:
I have written a C++ application to use the control as a telnet client. After Send commands, I never get received events. I can get Connected, Diconnected, etc. events though, so I'm sure I'm sinking the control events properly.
The same functionality as a C# .NET application works just fine. Are there any issues using the control in C++?
Robert