Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to combine TIdTCPServer components with TClientSocket ?
#3
Yes, the connection worked. The TClientSocket component has a good OnRead property, which means that I can connect to the server and have a constant connection. Data comes from the server and I can read it immediately without reconnecting. Is there a similar possibility in TIdTCPClient? The component has an OnConnect property, but it only triggers once. It is unclear how to receive data without reconnecting.
Reply


Messages In This Thread
RE: Is it possible to combine TIdTCPServer components with TClientSocket ? - by Max2009 - 03-21-2023, 02:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)