home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / netnwsl / 341 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.3 KB  |  32 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!spool.mu.edu!wupost!howland.reston.ans.net!paladin.american.edu!auvm!CC1.KULEUVEN.AC.BE!SYSTHVU
  3. Organization: K.U.Leuven (Belgium)
  4. Approved-By:  Herman Van Uytven <SYSTHVU@CC1.KULEUVEN.AC.BE>
  5. Message-ID: <NETNWS-L%93010808012567@VM1.NODAK.EDU>
  6. Newsgroups: bit.listserv.netnws-l
  7. Date:         Fri, 8 Jan 1993 14:52:02 +0100
  8. Sender:       NETNWS-L Netnews List <NETNWS-L@NDSUVM1.BITNET>
  9. From:         Herman Van Uytven <SYSTHVU@cc1.kuleuven.ac.be>
  10. Subject:      REXTCPIP versus RXSOCKET (was NNR installation)
  11. Lines: 19
  12.  
  13. REXTCPIP uses a VMCF interface to the TCPIP machine, while RXSOCKET
  14. uses IUCV.  RXSOCKET is only usable if you have version 2 of IBM's
  15. TCP/IP.
  16.  
  17. We use REXTCPIP in our NNTPXMIT (which is a client to send news),
  18. and we use RXSOCKET in our NNTP (which is a server to receive news
  19. and to support reading/posting of news).  We didn't have any problems
  20. with REXTCPIP or RXSOCKET so far.
  21.  
  22. REXTCPIP is easier to understand/program, but we couldn't succeed in
  23. using REXTCPIP for a server which need to handle multiple simultaneous
  24. connections (it is possible, but then you have in fact a CPU loop).
  25.  
  26. REXTCPIP is available form VM-UTIL carrying listservers, RXSOCKET
  27. is on listserv@pucc.
  28.  
  29. For NNR it doesn't make any difference which one you use.
  30.  
  31. -Herman-
  32.