home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 4990 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  990 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!FTP.COM!jbvb
  2. From: jbvb@FTP.COM ("James B. Van Bokkelen")
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: FTP PC/TCP as transport for eXceed Plus
  5. Message-ID: <9209011705.AA08720@ftp.com>
  6. Date: 1 Sep 92 17:05:23 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: jbvb@ftp.com
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 15
  12.  
  13.  
  14.     I am using FTP's PC/TCP as a transport for exceedp Plus (X11 server for
  15.     DOS). When I have exceed plus logging transport errors lots of the
  16.     following error messages are logged:
  17.     
  18.             Read error 19 on socket N
  19.     
  20. If that's the INT 61h API error code (as opposed to 4bsd sockets), it is
  21. NET_ERR_EOF, and indicates that the foreign host has closed its side of
  22. the TCP connection (e.g. sent a FIN), such that data can't be read any more.
  23.  
  24. James B. VanBokkelen        2 High St., North Andover, MA  01845
  25. FTP Software Inc.        voice: (508) 685-4000  fax: (508) 794-4488
  26. *note new address & phone*
  27.  
  28.