Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: how to check if TidPOP3 state is transaction?
| Subject: | Re: how to check if TidPOP3 state is transaction? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 22 Jan 2008 23:25:44 |
"Iliya" <iliya00@list.ru> wrote in message
news:47912fa4@newsgroups.borland.com...
> Some servers i believe will disconnect you if you make no actions
> for a period of time. To safeguard in such situation how do i test
> for a connection?
Just perform your tasks normally whene you need to. If the server
disconnected, an exception will be raised that you can catch.
Gambit
none