home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / networki / 2885 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  3.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!news.u.washington.edu!milton.u.washington.edu!fhl
  2. From: fhl@milton.u.washington.edu (Dean Pentcheff)
  3. Newsgroups: comp.os.os2.networking
  4. Subject: Re: Small LAN questions
  5. Summary: Yes, you can make a small peer-to-peer LAN using IBM's TCP/IP
  6. Message-ID: <1jvhujINN19k@shelley.u.washington.edu>
  7. Date: 25 Jan 93 02:06:11 GMT
  8. Article-I.D.: shelley.1jvhujINN19k
  9. References: <1993Jan24.230104.12668@julian.uwo.ca>
  10. Sender: Dean Pentcheff
  11. Reply-To: dean2@tbone.biol.scarolina.edu (Dean Pentcheff)
  12. Followup-To: comp.os.os2.networking
  13. Organization: Department of Biology, University of South Carolina, Columbia
  14. Lines: 56
  15. NNTP-Posting-Host: milton.u.washington.edu
  16.  
  17. verstee@gaul.csd.uwo.ca (Ronald Versteegh) writes:
  18. >    I am looking for OS/2 networking software that will allow
  19. >me to connect 3 computers (PCs) together in a peer to peer network.
  20. >Will IBM's TCP/IP do this ? Can Lantastic for DOS be made to work ?
  21. >Any help would be appreciated...  Thanks in advance, Ron.
  22.  
  23. Yes, IBM's TCP/IP software can do this.  I don't know if Lantastic will
  24. run under DOS atop OS/2.
  25.  
  26. With the base TCP/IP package alone, you can do a little.  It gives you
  27. Ethernet communications with a few character-oriented communications
  28. programs.  FTP will let you copy files back and forth (explicitly);
  29. telnet will let you get a character-mode login on another OS/2 (or
  30. other) machine.  The LPD/lprmon programs will let you use a printer
  31. attached to one machine from all the other machines.  This works pretty
  32. transparently: you set up lprmon on the client machines, it snatches
  33. output sent to the parallel port(s) of your choice, and forwards the
  34. stuff on to the LPD program running on the printer's machine.  From the
  35. users' point of view, they just tell their program to print to LPT1,
  36. LPT2, etc. to send stuff off to networked printers.  Multiple jobs
  37. arriving simultaneously at the printing host are sorted out properly.
  38.  
  39. If you add on the NFS package, you can share disk drives.  All or part
  40. of any machine's disk space can be made available for other machines to
  41. use (in either read/write mode or read-only mode).  As far as the other
  42. machines are concerned, the remotely mounted chunks of disk look like
  43. additional drives.  At present there are a few glitches with the
  44. integration of the NFS drives (e.g. drag-and-drop file copying doesn't
  45. work correctly, though command line "copy this that" works fine).  All
  46. the DOS or OS/2 programs I've used access the NFS networked disk space
  47. quite happily.
  48.  
  49. For example, I keep all my personal files on a Sparc IPC running
  50. SunOS.  When I walk up to any OS/2 machine in my lab, I double-click on
  51. my login icon, provide my login name and password, and suddenly a drive
  52. D: appears, with all my files and directories on the Sparc.  I read and
  53. write files using Word and Word Perfect (Windows versions), edit files
  54. with an OS/2 vi-clone, and do statistics with DOS-based stat packages.
  55. When I'm done, I click on a "logoff" icon, and the D: drive
  56. disappears.  
  57.  
  58. Works well for us.  Oh, with one recent exception.  Printing died
  59. recently and I was called in to diagnose.  Couldn't figure out what was
  60. wrong - jobs were queuing up, but just not coming out on the printer.
  61. After a while I figured it out.  Someone in our lab who hadn't been
  62. there much since the networking had, in a futile attempt to print,
  63. physically recabled the printer to the computer where they were
  64. working...  Which of course was sending its output to the print server
  65. computer...  Oh well.  Replugged the printer, and all the jobs came
  66. spewing out.
  67.  
  68. -Dean
  69. --
  70. [NOTE: my email address is different from where I read and post net news.]
  71. Dean Pentcheff  (Internet: dean2@tbone.biol.scarolina.edu) (803) 777-8998
  72. Department of Biology, University of South Carolina, Columbia SC 29205
  73.