home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 May / cica_0595_4.zip / cica_0595_4 / WINSOCK / TEKTEL1B / READ.ME next >
Text File  |  1994-06-22  |  2KB  |  41 lines

  1. TEKTEL - a WinSock Telnet with Tektronix T4010 emulation
  2.  
  3. Version: 1b
  4.  
  5. I've been intending to do more work on this for some time now, but I never seem
  6. to have any spare time. I've included the source code, and anyone can use
  7. it for whatever they like (hopefully someone will write a better version!)
  8. If you make any changes, please alter the "About" dialog so people know who
  9. to ask about any problems.
  10.  
  11. Mike Salmon, June '94
  12.  
  13. m.salmon@uea.ac.uk
  14.  
  15. --
  16.  
  17. TekTel is my first WinSock and first Visual Basic application, so please don't
  18. expect too much of it! I'm writing it because my workplace still uses Uniras
  19. on a Vax, and I'm fed up with supporting Kermit when all other network services
  20. now run under Windows.
  21. Ultimately I intend this to be a VT100 and T4010 emulator. For now, however,
  22. the Tek part works okay but the ascii terminal part is a dumb terminal with no
  23. cursor. Sorry, but I haven't had time to do more & I thought I'd better get
  24. another version out now the VTSocket licence in 1a has run out. From now on,
  25. it won't run out (I bought the library!)
  26. You would not want to use TekTel on its own at the moment, but I think it's
  27. useful enough in conjunction with a decent Telnet (eg QVT).
  28.  
  29. TekTel is public domain - you may distribute it freely. I take no
  30. responsibility for any problems it may cause you.
  31.  
  32.  
  33.  
  34. INSTALLATION:
  35.  
  36. VTSOCKET.VBX and THREED.VBX should be placed in \WINDOWS\SYSTEM
  37. This program requires VTsocket version 1.0H or later (cos the earlier
  38. versions lost data).
  39. You will also need the Visual Basic 3.0 runtime support library
  40. VBRUN300.DLL available from major sites (eg wuarchive.wustl.edu)
  41.