From: jeffkhc AT netvigator DOT com (jeffchan) Newsgroups: comp.os.msdos.programmer,comp.os.msdos,comp.os.msdos.djgpp,comp.os.msdos.misc Subject: Re: Control timing Date: 5 Nov 2001 02:42:02 -0800 Organization: http://groups.google.com/ Lines: 10 Message-ID: References: <8ea1626e DOT 0110280229 DOT 68dc811b AT posting DOT google DOT com> <9rvbl7$q6f$1 AT newshost DOT mot DOT com> NNTP-Posting-Host: 203.85.227.235 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1004956923 21506 127.0.0.1 (5 Nov 2001 10:42:03 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 5 Nov 2001 10:42:03 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi, after i collect the data and store them in a hard drive under msdos, now i need to transfer this data from the msdos PC to the others PC through internet. Any idea how to do it? which critical part i need to build in msdos PC, such as network card driver, dial up program, or some communication protocol whatever in phyical layer or application layer? Jeff