home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / msdos / programm / 2094 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  3.6 KB

  1. Xref: sparky alt.msdos.programmer:2094 comp.os.msdos.apps:4140 comp.os.msdos.misc:4552
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!uwm.edu!psuvax1!psuvm!rxm108
  3. Organization: Penn State University
  4. Date: Wed, 29 Jul 1992 13:42:35 EDT
  5. From: <RXM108@psuvm.psu.edu>
  6. Message-ID: <92211.134235RXM108@psuvm.psu.edu>
  7. Newsgroups: alt.msdos.programmer,comp.os.msdos.apps,comp.os.msdos.misc
  8. Subject: Neat Printing Quest!
  9. Lines: 51
  10.  
  11. I have an interesting quest here.... One that most likely has already
  12. been accompolished, but I am writing here to find out.  Here is my
  13. current situation:
  14. I have a PC lab of about 5 PS2's and one AT laserprinter station.  Every
  15. PC has a direct 10baseT direct ethernet connection to the backbone.  I
  16. also have a local SUN network, thinwire connection to the backbone.  I
  17. am currently using PCTCP on all the PC's to connect to the outside
  18. world.  While messing around with PCTCP (I am still learning here... :)
  19. I realized it is quite easy to dump print files using PCTCP's "LPR"
  20. command.  What I would LOVE to do is somehow harness this printing
  21. capability so I could have users laserprint directly to the PostScript
  22. HP laserjet IIID that we have on the nearby SUN network.
  23. Currently, users have to do
  24. their work, and bring their disk over to the printing station.  I'm sure
  25. all of you who deal with this printing method realize how easy it is for
  26. users to screw up configurations and get improper output.  Users also
  27. hog the Laserprinter station and other users wanting to print get
  28. irritated.  My quest is to be able to set LPT1 on each machine to the
  29. locally attached dot matrix printer for draft printing use, and set LPT2
  30. to, say, a generic PostScript driver like the Apple Laserwriter that
  31. would actually "re-route" LPT2 output to the PostScript printer on the
  32. SUN network.  I have been able to compile PostScript printcode from all
  33. of our used applications, quit that application, load the ethernet
  34. driver, then LPR it over and have it print.  I would like the
  35. aforementioned steps to be transparent to the user......
  36. They would only seem to be printing to a locally attached printer.  Is
  37. there some way to trick the PostScript code into bypassing the harddrive
  38. where it is currently being compiled and go straight out to the SUN
  39. network printer?  I have checked with many local people and they say it
  40. sounds like a neat idea but have never come across any *ware that does
  41. it.
  42. Also..... I use InterDrive to mount UNIX filesystems as local external
  43. drives on my PC's.  This works great for back-ups, installing software,
  44. etc.  But I would really like to be able to mount other PC drives from
  45. another PC... same network configuration as mentioned previously.  We
  46. have a CD-ROM that I would love to be able to access from a machine
  47. elsewhere....
  48. Lastly.. I have heard of a piece of software called SOSS (Son of Stan's
  49. Server??) Will this do what I am looking for?  As far as I could tell,
  50. it could not.  I tried to get a more in-depth analysis of the program
  51. but had no luck.  Any help from you out there would be GREATLY
  52. appreciated.. Also, If I do get some software working that does all
  53. this.. credit will be given appropriately!  Thanks for all your help,
  54. call me at the numbers below if you would like to talk direct.  Later!!
  55. +----------------------------------------------------------+
  56. |Roderick Murchison, Jr.      Population Research Institute|
  57. |office: (814) 863-8321       Penn State University        |
  58. |fax:    (814) 863-8342       rxm108@psuvm.psu.edu         |
  59. |home:   (814) 867-1999       murchiso@darwin.psu.edu      |
  60. |       "Friends don't let friends use WordPerfect"        |
  61. +----------------------------------------------------------+
  62.