Return to BSD News archive
#! rnews 1036 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.hawaii.edu!news.uoregon.edu!news.sol.net!uwm.edu!math.ohio-state.edu!howland.reston.ans.net!newsfeed.internetmci.com!EU.net!news.eunet.fi!news.spb.su!satisfy.kiae.su!Gamma.RU!srcc!Radio-MSU.net!satty.npi.msu.su!monet.npi.msu.su!gw.mics.msu.su!max From: max@gw.mics.msu.su (Maxim V. Drogajtcev) Newsgroups: comp.unix.bsd.freebsd.misc Subject: PIPE HELP!!!! Date: 14 May 1996 04:38:43 GMT Organization: Nuclear Physics Institute of Moscow State University (NPI MSU) Lines: 10 Message-ID: <4n92oj$rho@monet.npi.msu.su> NNTP-Posting-Host: gw.mics.msu.su X-Newsreader: TIN [version 1.2 PL2] Hi all! I have next problem: I have: 1. one programm. it's display some info (into stdout) every 2 sec. 2. second progamm. it's read from stdout and send it to other comp. 3. my conn with other comp. is not so good and sometimes it's lostin' for 1 hour (and more) Question: how can I send date between comps without lost data????