Title: TRtcTcpClient on Android? Post by: brian71us on March 04, 2017, 08:08:49 PM Hello,
I am using the TRtcTcpClient in an application and it works perfectly on the Windows desktop. However, when I deploy it to Android the DataReceived event does not fire. No exceptions were raised when I called the Connect method to open the connection. Nor do I get an exception via ConnectError or Exception events. The server is a scale that just continually transmits the weight on port 6001. Any suggestions? Title: Re: TRtcTcpClient on Android? Post by: D.Tkalcec (RTC) on March 05, 2017, 02:07:06 AM See THIS topic. (https://rtcforum.teppi.net/index.php?topic=738.0)
|