home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / acorn / 8364 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.6 KB

  1. Path: sparky!uunet!mcsun!sunic!isgate!krafla!adamd
  2. From: adamd@rhi.hi.is (Adam David)
  3. Newsgroups: comp.sys.acorn
  4. Subject: Re: LPMud gamedriver for 3.0 mudlib
  5. Message-ID: <5245@krafla.rhi.hi.is>
  6. Date: 26 Aug 92 18:13:00 GMT
  7. References: <1992Aug15.201834.2482@rhrk.uni-kl.de> <5227@krafla.rhi.hi.is> <bhotvedt-250892173753@129.240.2.43>
  8. Sender: usenet@rhi.hi.is
  9. Lines: 23
  10.  
  11. In <bhotvedt-250892173753@129.240.2.43> bhotvedt@usit.uio.no (Tor Houghton) writes:
  12.  
  13. >In article <5227@krafla.rhi.hi.is>, adamd@rhi.hi.is (Adam David) wrote:
  14.  
  15. >Finally someone's porting LPMUD! How will it support multiple connections?
  16. >Multiple serial port cards and TCP/IP or just one of them?
  17.  
  18. The main idea is to support a universal socket interface, i.e. any device
  19. which supports socket operations can be used to connect to the mud. Since
  20. the original reason for porting to the Archimedes was to have a local mud
  21. for testing LPC code, the first priority is to get it working in wimp windows
  22. on the same machine. Once that is done, anything else will be possible, for
  23. instance a well equipped machine directly on the internet might even work
  24. well enough for a public mud (16 MB standard memory would be nice). Just don't
  25. do anything on the local end that crashes the machine :-( a lot of applications
  26. do seem to crash easily from what should be recoverable situations. I have
  27. tried 5 terminal programs but not one of them is immune from data abort /
  28. instruction fetch abort which is triggered by line noise at the modem.
  29. I think it would be nice to support econet and serial port connections also,
  30. in addition to ethernet.
  31.  
  32. --
  33. Adam David. (adamd@rhi.hi.is)
  34.