home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / datacomm / 8862 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.5 KB

  1. Path: sparky!uunet!psinntp!aoldev!george
  2. From: george@aoldev.UUCP (George Browning)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: DNET is really slow for me... Whats up?
  5. Summary: By being a cruddy programmer :)
  6. Keywords: DNET HP 810 KLUDGE
  7. Message-ID: <59@aoldev.UUCP>
  8. Date: 21 Jan 93 14:35:33 GMT
  9. References: <58@aoldev.UUCP> <1ja42oINN79h@gap.caltech.edu> <MJL.93Jan20005336@dino.ph.utexas.edu>
  10. Reply-To: george@aol.com (George Browning)
  11. Organization: America Online
  12. Lines: 20
  13.  
  14. I have it running (well limping is probably a better description) on
  15. an HP 9000/710 under HPUP 8.07.  I had heard a bit about it and thought
  16. it looked ineteresting, but I didn't know that it would be 'difficult'
  17. to port.  So I didn't keep records of what I did...  Basically I just
  18. started to try and compile it, and when I hit a road block did the
  19. quickest, dirtiest thing I could think of.  The main things that I
  20. remember doing were adding #include <curses.h> and <sgtty.h> all over
  21. the place, digging out some values for some of the TIO includes (that
  22. are present, but #ifdef'd out in the system include files) and hard
  23. coding them.  Finally code that still didn't seem to want to work was
  24. simply commented out :)  Incredibly once I got a clean compile it
  25. sort of worked, especially if you telnet back to the machine you 
  26. log into (the formatting gets fixed by this).  Right now I consider
  27. it more of a curiosity than anything else, if I get a chance to clean
  28. it up, and people are interested, I will mail the unix end of stuff
  29. to people.
  30.  
  31. George Browning
  32. george@aol.com
  33.  
  34.