home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / irc / 2922 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.6 KB  |  89 lines

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!munnari.oz.au!newsroom.utas.edu.au!pc_100.psychol.utas.edu.au!peter
  3. From: peter@psychnet.psychol.utas.edu.au (Peter R. Tattam)
  4. Subject: Re: Trumpet IRC
  5. Message-ID: <peter.364.714796558@psychnet.psychol.utas.edu.au>
  6. Sender: news@newsroom.utas.edu.au
  7. Organization: Psychology Department, University of Tasmania
  8. References: <BtKAwr.394@wpi.WPI.EDU>
  9. Date: Wed, 26 Aug 1992 02:35:58 GMT
  10. Lines: 77
  11.  
  12. In article <BtKAwr.394@wpi.WPI.EDU> nyh@wpi.WPI.EDU (Nevo Y Hed) writes:
  13. >From: nyh@wpi.WPI.EDU (Nevo Y Hed)
  14. >Subject: Trumpet IRC
  15. >Date: Tue, 25 Aug 1992 23:07:39 GMT
  16. >
  17. >    Anyone here with experiance with Trumpet IRC 
  18. >    [IRC client for MSDOS using packet drivers etc...]
  19. >
  20. >I have this batch file - I am not sure on few parameters
  21. >
  22. >|@echo off
  23. >|c:\dosext\install                  <--- so that the driver can be removed
  24.  
  25. not really needed if you use termin.com
  26.  
  27. >|c:\ncsa\3c503 0x6a 0x5 0x300 1     <--- packet driver, works with NCSA\telnet
  28.  
  29. correct
  30.  
  31. >|set ip=130.215.24.36                <--- IP of the PC - right?
  32.  
  33. correct  (If you use bootp, things are a lot simpler though)
  34.  
  35. >|set netmask=255.255.0.0             <--- taken from the NCSA setup that works
  36.  
  37. correct
  38.  
  39. >|set gateway=      <--- what goes here?  local gateway to outside
  40.  
  41. Ethernet only: If you need to go through a gateway to get to your irc server
  42.  
  43. >network? or an IRC server or what ? 
  44.  
  45. >|set domain="wpi.edu" <- is this the right way to specify the domain?
  46.  
  47. Sounds ok.  This is the suffix that Trumpet IRC tacks on the end of host 
  48. names.
  49.  
  50. >|set dns=ccc_pc1.wpi.edu  <- ? right ?
  51.  
  52. No.  this must be a raw IP address. 
  53.  
  54. >|c:\temp\irc.exe
  55.  
  56. So far so good.
  57.  
  58. >|c:\dosext\remove
  59.  
  60. Try
  61.  
  62. |c:\ncsa\termin 0x6A
  63.  
  64. to unload the packet driver.  This is a more correct way to do it.  Performs 
  65. any tidy up required.
  66.  
  67. >
  68. >
  69. >    I appriciate your help,
  70. >
  71. >        -Nevo
  72. >-- 
  73. >Nevo Y. Hed ............. nyh@wpi.wpi.edu .....................................
  74. >++1-508-754-2491 ........ CS student, Worcester Polytechnic Institute .........
  75. >"I like my cigar too, but I take it out of my mouth from time to time" G.Marx .
  76. >
  77. >
  78. >
  79.  
  80. I will update the instructions for IRC and provide some sample batch files 
  81. to run IRC, and possibly an automatic install program.
  82.  
  83. Peter    (Writer of Trumpet IRC and Newsreader)  Nick: Petros
  84. ----------------------------------------------------------------------------
  85. P.Tattam                                    International Phone 61-02-202346
  86. Programmer, Psychology Department           Australia     Phone   002-202346
  87. University of Tasmania, Hobart, Tasmania, Australia
  88. ----------------------------------------------------------------------------
  89.