I'm facing problem with connection.readln() method in TCpindy component , I had no control in the other side sending data , when using Readln method in server side application hang (because receiving data don't contain carrige return ) , i'm trying readstring() but without success
Is there any suggestion to encouter this problem , me be looking for other component rather than indy ,
I need to get data with Tcp connection without any information about data size and without carrige return .
Is there any suggestion to encouter this problem , me be looking for other component rather than indy ,
I need to get data with Tcp connection without any information about data size and without carrige return .