From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: Executing ping.exe in my program. Date: 16 Jan 2000 21:41:26 -0800 Organization: InterWorld Communications Lines: 14 Message-ID: <83ln5pdzll.fsf@mercury.st.hmc.edu> References: <38818dfc DOT 0 AT news1 DOT mweb DOT co DOT za> NNTP-Posting-Host: mercury.st.hmc.edu X-Trace: nntp1.interworld.net 948087621 85595 134.173.45.219 (17 Jan 2000 05:40:21 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 17 Jan 2000 05:40:21 GMT X-Newsreader: Gnus v5.7/Emacs 20.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Jason Barrows" writes: > Hi there > > Will anyone be able to help me do this. I can't find any information on > doing this anywhere. What I want to do is ping a site from within my > program, and then record the data received to a file. Try using `system', or maybe `popen'. -- Nate Eldredge neldredge AT hmc DOT edu