home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / forth / 3472 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.9 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!gatech!pitt!willett!ForthNet
  2. From: ForthNet@willett.pgh.pa.us (ForthNet articles from GEnie)
  3. Newsgroups: comp.lang.forth
  4. Subject: Forth and Novell Netware, etc.
  5. Message-ID: <4145.UUL1.3#5129@willett.pgh.pa.us>
  6. Date: 10 Nov 92 11:44:29 GMT
  7. Organization: EIEI-U
  8. Lines: 41
  9.  
  10. Category 2,  Topic 27
  11. Message 3         Mon Nov 09, 1992
  12. ELLIOTT.C                    at 16:34 EST
  13.  
  14.  -----via CRS Premium Bulletin Board - USR 16.8K Dual Standard
  15.  (416) 629-7000
  16.  Date: 11-07-92 (11:00)
  17.    To: JAMES GRAHAM
  18.  From: DON MADSON
  19.  Subj: FORTH AND NETWORKS
  20.  
  21.  JG>My problem is I really do not have any idea how to implement
  22.  this or JG>interface Forth with a Novell network.  Any ideas?
  23.  
  24.  You can interface to a network on a msdos based PC just like you
  25.  interface to the operating system, using software interrupts. The
  26.  book "Running Lantastic" by Adrian J. King shows the interrupts &
  27.  functions used by that network. A file containing the info is
  28.  available on the rtiFacts BBS on in the ArtiSoft forum on
  29.  CompuServe. AThe dos program SHARE handles the record and file
  30.  locking. These interrupts are found in and DOS programmers
  31.  manual.
  32.  
  33.  Many programs are usable on any standard network if you don't use
  34.  and out of the ordinary interrupts.
  35.  
  36.  You can also run a, non-network-smart, standard program on any
  37.  network just by using the redirected disk drive letter. I have
  38.  two servers one is drive K: and the other is drive S:. I just use
  39.  these letters instead of drive C:, which is their local
  40.  designation. I also have two printers, one on each server, both
  41.  are connected to lpt1, but are redirected on the network to
  42.  appear as lpt1 and lpt2. ---
  43.     OLX 2.2   Don Madson  
  44.  
  45.  
  46. -----
  47. This message came from GEnie via willett.  You *cannot* reply to the author
  48. using e-mail.  Please post a follow-up article, or use any instructions
  49. the author may have included (USMail addresses, telephone #, etc.).
  50. Report problems to: dwp@willett.pgh.pa.us
  51.