Bernhard Sander wrote:
> 
> Hi Grzegorz Prokopski
> 
> > We want remote acces to an dos database application.
> > Everything's works just fine, everything but file locks ;(
> 
> The basic problem seems to be that Unix (and also Linux) doesn't know
> record locking (aka byte range locking), only file locking. But DOS
> database programs like clipper need record locking.
> Samba and Mars_nwe emulate record locking.
It would be better to lock all the file, than not to lock
it at all. Gonna dig into it.

> My solution was:
> - The remote station dials in and connects to a vncserver. The vncserver
> serves xdos. This xdos connects to the Linux disk by a Novell client
> (like the DOS clients). Within xdos runs the clipper program.
I've tested (not too carefully). If I run one dosemu with
threesold 0, and IPX with novell client inside, it worked
but running second dosemu on the same machine (with threesold 0
too) was always causing a crash... 100% cpu usage and only
way to get out was hard reset...
Maybe for one client it's good, but I need 5-10 dosemu per
machine. Anyway - I'll check this out too.

                                        GREG__

Reply via email to