A
A
Artem Kalachyan2014-06-12 09:04:51
Delphi
Artem Kalachyan, 2014-06-12 09:04:51

How to download data on a schedule?

I am writing a program. It has a function like "Day tips". That is, every day it issues a new reminder, which is parsed through jsoup from the site. I want to make sure that after the onset of a new day, the program, when connected to the Internet, immediately climbs into the network and saves data. How to implement it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel K, 2014-06-12
@PavelK

Add task to scheduler ?

T
Taras Serevann, 2014-06-12
@Taras_Serevann

if it is a server program then try cron

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question