Date: Wed, 13 Jun 2001 19:00:39 +0200 Message-Id: <200106131700.TAA02944@acp3bf.physik.rwth-aachen.de> From: Hans-Bernhard Broeker To: djgpp AT delorie DOT com Subject: Re: loop device under Dos X-Newsgroups: comp.os.msdos.djgpp In-Reply-To: <3.0.6.16.20010613161646.5ff7c80e@pop3.01019freenet.de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk In article <3 DOT 0 DOT 6 DOT 16 DOT 20010613161646 DOT 5ff7c80e AT pop3 DOT 01019freenet DOT de> you wrote: > Now I like to program this for Dos and it must work like > a networkdrive. > Can anyone give me a kick in the right direction please. You'ld have to write your own network redirector. Not in DJGPP, though, as such programs have to be real-mode TSRs, or device drivers, AFAIK. For a start, you may want to have a look at the way DOSEMU mounts linux drives. In particular, the 'lredir' program. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.