home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!netnews.upenn.edu!msuinfo!indian.cps.msu.edu!aiello
- From: aiello@cps.msu.edu (Joseph C Aiello)
- Newsgroups: rec.games.mud.misc
- Subject: Coding a DIKU to run locally on VMS
- Message-ID: <1htjrdINNelk@msuinfo.cl.msu.edu>
- Date: 31 Dec 92 01:53:49 GMT
- Reply-To: Thor@lcc.edu
- Organization: Dept. of Computer Science, Michigan State University
- Lines: 13
- NNTP-Posting-Host: indian.cps.msu.edu
- Originator: aiello@indian.cps.msu.edu
-
- I'm patching the standard DIKU code to run on our VAX under VMS.
- No big deal been done before.
-
- But our system has no network access, so what I want to do is
- set it up so that it can be run by local users.
-
- Has anyone else attempted/done this before?
- And does anyone have any suggestions?
-
- My current idea is to replace the the socket routines
- with VMS calls to handle the message passing.
-
- *** Thor ***
-