home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / ibmpc / 4939 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!inmos!rob
  3. From: airon <airon@edm.isac.ca>
  4. Subject: Tn3270 Emulator using Pathwork socket library
  5. Message-ID: <1992Aug28.111939.21307@inmos.co.uk>
  6. Followup-To: poster 
  7. Summary: Problems with Pathwork (DOS) socket read
  8. Sender: rob@inmos.co.uk (Robin Pickering)
  9. Organization: ISA Corporation, Edmonton, AB
  10. Date: Fri, 28 Aug 1992 11:19:39 GMT
  11. Lines: 33
  12.  
  13.  
  14. --------------------------------------------------------------------
  15. I have the same problem when using Pathworks for DOS TCP/IP version 2.0.
  16. I have included the first mail that I sent out for your reference.
  17. --------------------------------------------------------------------
  18. *** Previous mail ***
  19.  
  20. Hi, folks :
  21. I have modified the NCSA Telnet/TN3270 emulation program to work with
  22. Beame and Whiteside TCP/IP socket library and everything works fine.
  23. However, I encountered some problems when I tried to port the program to
  24. work with DEC Pathworks socket library.  It seems that the socket read
  25. function in the Pathworks socket library does not clear the internal
  26. storage buffer before each call (by the way, I clear my own storage
  27. buffer before socket read is called each time).  Consequently, each time
  28. the program reads new information from the network, there is some
  29. leftover stuff from previous socket read calls.  This causes the Telnet
  30. negotiaiton for 3270 sessions to fail.  I had similar problems when I
  31. used the same 3270/Pathwork program (running in VT100 mode) to connect
  32. to our Sun 4.
  33.  
  34. Can anyone help me ?  Here are some details about the program :
  35.   Pathworks for DOS version 4.1
  36.   Pathworks for DOS (TCP/IP) version 1.1A
  37.   The NCSA/3270 program was ported from Turbo C (v 2) to MicrSoft C (v 6)
  38.  
  39. Please reply to my e-mail address and I will post the summary of
  40. response.  Thank you.
  41.  
  42. -- 
  43. Airon Y.S. Yiu                  mail: airon@edm.isac.ca
  44. ISA Corp.             uucp: !{uunet, alberta}!isagate!airon
  45. Edmonton, Alberta, Canada       phone: (403) 420-8081 
  46.