home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / cmu_pcip / pcip_pkt.arc / READ.ME < prev    next >
Text File  |  1990-01-08  |  4KB  |  87 lines

  1.  
  2. read.me                                         4th January 1990
  3.  
  4.  
  5.  
  6. Intro
  7.  
  8.         This is a version of the MIT/CMU/Harvard/etc suite of
  9.         TCP/IP programs for the ibm pc compiled to work with
  10.         packet drivers.
  11.  
  12. NB      Both the PC/IP suite of programs and the packet drivers
  13. NB      are copyright by their authors. Amongst them: MIT, CMU,
  14. NB      Harvard and various other individuals. Both the packet
  15. NB      drivers and PC/IP are freely copyable for non-commercial
  16. NB      use. See the sources for the full copyright text.
  17.  
  18.         The sources for both PC/IP and the "Packet Drivers" are
  19.         available for anonymous ftp from various sites. Check
  20.         with your local guru's wich ftp-site or email-server is
  21.         nearest to you!
  22.  
  23. This Distribution
  24.  
  25.         Can only be used with the packet drivers. Get a copy of
  26.         the packet driver collection and make sure one works for
  27.         your network connection. Install netdev.sys in your CONFIG.SYS.
  28.         Use the "custom" program to configure your device-driver.
  29.  
  30.         YOU MUST DO THIS BEFORE YOU ATTEMPT TO RUN THE PROGRAMS.
  31.  
  32.         At least you must set the IP address if you don't use 
  33.         BOOTP to get your IP address automagical.
  34.         
  35.         Now, reboot and start your packet driver and the programs
  36.         should work. If not, I'm sorry, but you are on your own.
  37.  
  38.         The programs supplied in this archive where compiled with
  39.         Ms C 5.1, Ms MASM 5.0 on an Unisys 386 pc.
  40.  
  41.         As allways: all usuall disclaimers apply. This code works
  42.         on a lot of machines and a few different packet drivers have
  43.         been tested, but nothing should be implied from that!
  44.  
  45.  
  46. To Do
  47.  
  48.         The 'NetWatch' program doesn't work with this version of
  49.         PC/IP due to lack of promiscous mode in the packet driver.
  50.         This doesn't have to be that way, and sometime during 1990
  51.         should this be resolved and public available. Supposedly
  52.         the hard part is done allready, but the results are not (yet)
  53.         available. You migth want to scan the BITNET list PCIP-L or
  54.         the relevant NetNews groups. It's bound to be announced there.
  55.  
  56.         The terminal emulaters in this package (PC/IP) leaves much
  57.         to be desired, personally I feel you should go for the
  58.         NCSA Telnet package (also freely copyable, and it has
  59.         FTP possibilities built rigth in). NCSA Telnet has versions
  60.         for both the MacIntosh and IBM-PC type computers and are very
  61.         nice programs indeed. The PC version can use packet drivers,
  62.         so at our site the PC/IP suite of programs supplement this
  63.         package. Very easy to use, and powerfull for the expert.
  64.  
  65. Documentation
  66.  
  67.         Oh, oh.. The only documentation that exists (to best of my
  68.         knowledge) is so old and outdated that you should probably
  69.         just forget that it exists. See if you can find a friendly
  70.         sole to help you out! Friendly people aren't that hard to
  71.         find if you try to be friendly soul yourself :-) If you still want
  72.         the documentation, locate the sources and the documentation
  73.         will be close by. One place is: husc6.harvard.edu with FTP.
  74.  
  75.  
  76. God luck!
  77.  
  78. Regards; Bj¢rn Asle Valde
  79.          The Computing Centre, University of Bergen,
  80.          Western Norway.
  81.  
  82.          bav@fiol.uib.no (internet)
  83.          edmbv at nobergen (earn/bitnet)
  84.          valde@rose.uib.uninett (X400, soon to change)
  85.         
  86.         
  87.