// Передавать так: Socket.SendText(ListBox1.Items.Text); // А принимать вот так: ListBox1.Items.Text := Socket.ReceiveText;