comp.lang.ada
 help / color / mirror / Atom feed
From: Jason Welbourne <welbjas@SCIENCES.AUM.EDU>
Subject: MUD
Date: 1998/02/12
Date: 1998-02-12T00:00:00+00:00	[thread overview]
Message-ID: <Pine.LNX.3.95.980212181711.28841A-100000@sin.aum.edu> (raw)
In-Reply-To: 199802120608.AAA31432@sciences.aum.edu


I am attempting to write a multi-user program.  Before I can start, I
need to know something about sharing data between any number of interface
programs.  I need them all to be able to share the same data collection,
with read and write permission, and I would like for this to be memory
based as opposed to having to searh a file for a specific room's
information every time it is accesed.  I am briefly familiar with the
shared passive pragma, but I am having some difficulties using it.  Am I
using the right thing, and if I am, what am I doing wrong.  BTW, I do
not know if this is of any importance, but I am using a Linux system,
and I need the data to remain in memory even while nobody is using the
interface program.  I also would like to have my procedures for
altering the Database be contained within the shared part to prevent
hacking of the database.  Any help would be appriciated.  Please send
replys to welbjas@sciences.aum.edu

        Jason Welbourne




       reply	other threads:[~1998-02-12  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199802120608.AAA31432@sciences.aum.edu>
1998-02-12  0:00 ` Jason Welbourne [this message]
1998-02-16  0:00   ` MUD Dale Stanbrough
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox