Hello every pascal game programmer. My problem is with the tcpClient and tcpServer components. I cant send or receive more than 1 line of message using Send() function. Fox example:
I want the server always send to all players my current position on two line of text posx and posy. But that don¬Ąt happend. Could you help me, please