home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 12 / MA_Cover_12.iso / libs / bsdsocket_46 / readme
Encoding:
Text File  |  1996-09-11  |  1.5 KB  |  49 lines

  1.  
  2. This is _experimental_. Do not upload to Aminet at this time.
  3.  
  4. This archive contains two programs designed to allow _most_,
  5. but _not_ all AmiTCP programs to run on I-Net 225. It will
  6. _not_ work with AS225r2.
  7.  
  8. There are two files in the archive:
  9.  
  10.     serv/rd
  11.     libs/bsdsocket.library
  12.  
  13. The bsdsocket.library file should be placed in your LIBS:
  14. directory (so it gets loaded automatically by programs
  15. requesting that library), or in a "ASSIGN ADD" directory
  16. from the LIBS: directory.
  17.  
  18. "rd" stands for "Run Daemon", and it is used for starting
  19. AmiTCP inetd daemons with the I-Net 225 inetd. You would
  20. add a line into inet:db/inetd.conf like this:
  21.  
  22. finger    stream    tcp    nowait    inet:serv/rd amitcp:serv/in.fingerd -d
  23.  
  24. if you wanted to run the AmiTCP fingerd server. Non-inetd
  25. servers should work OK.
  26.  
  27. A usergroup.library is in the process of being written,
  28. but is not yet available from us. You can use the normal
  29. usergroup.library from the AmiTCP demo distribution, which
  30. is available at any Aminet site outside of the United
  31. States, or commercially available from many places. Please
  32. use legal means to obtain usergroup.library if you require
  33. it.
  34.  
  35. Programs which depend on the AREXX port from AmiTCP will
  36. not work.
  37.  
  38. With this version of bsdsocket.library; AmiPhone, ACUSeeMe,
  39. and FTPMount are all known to work fine. Many other programs
  40. work as well.
  41.  
  42. Any problems should be reported to me, mbs@adastra.cvl.va.us
  43. and I will forward the reports to the author; who doesn't
  44. wish to be public at this time.
  45.  
  46. Michael B. Smith
  47. Interworks, Inc.
  48. September 11, 1996
  49.