X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Fri, 17 Sep 2004 06:39:42 -0500 From: "PT" Newsgroups: comp.os.msdos.djgpp Subject: wattcp and time synchronization Date: Fri, 17 Sep 2004 13:40:07 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Message-ID: Lines: 19 NNTP-Posting-Host: 212.239.176.5 X-Trace: sv3-ohMUxoCbdeDyViDUcQW5NTm8B6hqGW7aDD4CguWzypDg+qA1ZB247yYFQ3sehqrTlWlAZPLuHbohLJr!jrA47ibm7/u03NRh173t1W/z6jch6zFuA/C0xvGoEBbVWJMReoRogzAv1pGbRx47dprPpR0a2wc= X-Complaints-To: abuse AT scarlet DOT be X-DMCA-Complaints-To: abuse AT scarlet DOT biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Is wattcp trying to synchronize its time by default ? (to a time server,...?) or are there function calls in the wattcp library which can modify the system time or hires.timers ? We have a djgpp application with wattcp, the pc is connected to a WindowsXP pc. At 10:00 15 Sept 2004 we saw then on al our pc's running the djgpp application, that the timers were not expiring anymore for a period of time (> 5 min) (we use the set_timeout and chk_timeout functions) We didn't implement any time sync. protocol. Any idea?