I tried to create a socket connected to SMTP server. OK. I tried to read data from it [FGetS()]. OK (Some like '220 sekac.atlas.cz Microsoft ESMTP mail service......'). I tried to send helo command. OK. And then i tried to read 'answer' from server the same way as before. But: NONE data came.......so my question is: How it is possible...?