jak zrobic aby server irc nie rozlanczal.
ja mam
if (Socket->receivetext == "PING :host\n")
{
Socket->SendText("PONG :host\n")
}
ale to nie dział(chyba \n jest shitt)
Pomocy!!!!