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

  1. Newsgroups: alt.irc
  2. Path: sparky!uunet!centerline!noc.near.net!wpi.WPI.EDU!nyh
  3. From: nyh@wpi.WPI.EDU (Nevo Y Hed)
  4. Subject: Trumpet IRC
  5. Message-ID: <BtKAwr.394@wpi.WPI.EDU>
  6. Sender: news@wpi.WPI.EDU (USENET News System)
  7. Nntp-Posting-Host: wpi.wpi.edu
  8. Organization: Worcester Polytechnic Institute
  9. Date: Tue, 25 Aug 1992 23:07:39 GMT
  10. Lines: 33
  11.  
  12.  
  13.     Anyone here with experiance with Trumpet IRC 
  14.     [IRC client for MSDOS using packet drivers etc...]
  15.  
  16. I have this batch file - I am not sure on few parameters
  17.  
  18. |@echo off
  19. |c:\dosext\install                  <--- so that the driver can be removed
  20. |c:\ncsa\3c503 0x6a 0x5 0x300 1     <--- packet driver, works with NCSA\telnet
  21. |set ip=130.215.24.36                <--- IP of the PC - right?
  22. |set netmask=255.255.0.0             <--- taken from the NCSA setup that works
  23. |set gateway=      <--- what goes here?  local gateway to outside
  24. network? or an IRC server or what ? 
  25. |set domain="wpi.edu" <- is this the right way to specify the domain?
  26. |set dns=ccc_pc1.wpi.edu  <- ? right ?
  27. |c:\temp\irc.exe
  28. |c:\dosext\remove
  29.  
  30.  
  31.     I appriciate your help,
  32.  
  33.         -Nevo
  34. -- 
  35. Nevo Y. Hed ............. nyh@wpi.wpi.edu .....................................
  36. ++1-508-754-2491 ........ CS student, Worcester Polytechnic Institute .........
  37. "I like my cigar too, but I take it out of my mouth from time to time" G.Marx .
  38.  
  39.  
  40.  
  41. -- 
  42. Nevo Y. Hed ............. nyh@wpi.wpi.edu .....................................
  43. ++1-508-754-2491 ........ CS student, Worcester Polytechnic Institute .........
  44. "I like my cigar too, but I take it out of my mouth from time to time" G.Marx .
  45.