TCPServer Locking

Hi,

Have same limit of connections in a TCPServer ?

In my case don’t connect but not show error / Exceptions . It seems like this waiting a process.

try to play with TROIndyTCPServer.IndyServer.ListenQueue property.
this is native Indy property.

can you change TCP server from TROIndyTCPServer with TROIpTCPServer or vice versa and retest?