Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sending stringlist as chunks
#1
i have got tstringlist with 1000 lines that i want to send its text from idtcpserver to a clientside

i did not want to send this stringlist as memorystream i want to avoid using memorystream at all i will use writeln to write this stringlist.text

but i am trying to find a way to separate this string list and send it content separately

as example sending each 100 lines until i reach the end of lines

but couldn't figure out a way in coding to do this purpose
Reply


Messages In This Thread
sending stringlist as chunks - by Madammar - 03-18-2018, 11:11 AM
RE: sending stringlist as chunks - by kudzu - 03-18-2018, 03:52 PM
RE: sending stringlist as chunks - by rlebeau - 03-21-2018, 11:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)