Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TCPClient SSL on Android
#6
(10-15-2019, 05:15 PM)BartKindt Wrote: I will first try your ideas, but I just wonder if it would work under Android.

It should, if everything is configured properly. It would help if you could show your actual code that is not working for you.

(10-15-2019, 05:15 PM)BartKindt Wrote: Must be me, but I cannot find ant reference to TIdTCPConnection.Socket.SetSockOpt().
It is not in TIdTCPConnection.Socket, not in TIdIOHandlerSocket, not in TIdIOHandler.

Sorry, I meant TIdTCPConnection.Socket.Binding.SetSockOpt() (forgot the Binding property).

TIdTCPClient derives from TIdTCPConnection, which has a Socket property of type TIdIOHandlerSocket, which has a Binding property of type TIdSocketHandle, which has the SetSockOpt() method.

Reply


Messages In This Thread
TCPClient SSL on Android - by BartKindt - 10-12-2019, 10:16 PM
RE: TCPClient SSL on Android - by rlebeau - 10-14-2019, 07:30 PM
RE: TCPClient SSL on Android - by BartKindt - 10-14-2019, 11:08 PM
RE: TCPClient SSL on Android - by rlebeau - 10-15-2019, 05:09 PM
RE: TCPClient SSL on Android - by BartKindt - 10-15-2019, 05:15 PM
RE: TCPClient SSL on Android - by rlebeau - 10-16-2019, 12:05 AM
RE: TCPClient SSL on Android - by BartKindt - 10-16-2019, 04:51 AM
RE: TCPClient SSL on Android - by rlebeau - 10-16-2019, 05:27 PM
RE: TCPClient SSL on Android - by BartKindt - 10-16-2019, 10:03 PM
RE: TCPClient SSL on Android - by rlebeau - 10-17-2019, 12:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)