home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MODEM / BONEZ.ZIP / GENERIC.111 < prev    next >
Text File  |  1993-12-08  |  1KB  |  48 lines

  1. *******************************************************************************
  2.                         
  3.     TERMINAL TYPE       : VT100
  4.     PROTOCOL CONVERTER  : GENERIC
  5.     IND$FILE VERSION    : 1.1.1
  6.     
  7.     This is a good place to start if you don't know what protocol converter
  8.     you're connected to, or if we havn't included a parameter file that's
  9.     specifically for your converter.
  10.  
  11.     Note that the BUF and BLK parameters are set *VERY* low.  This could
  12.     make uploads quite slow, but will eliminate the chance of overloading
  13.     the converter.  You should experiment with these parameters.  Also,
  14.     the PRE and PST parameters have been disabled.  You'll need to consult
  15.     your protocol converter manual or ask your system operator about these
  16.     settings.  These options pertain mainly to uploads.
  17.  
  18. ******************************************************************************
  19.  
  20. SEND AND RECEIVE COMMANDS
  21. -------------------------
  22. sen=ind$file ptp
  23. rec=ind$file gtp
  24.  
  25. ERR-CHECK METHOD, TYPE-AHEAD BUFFER LENGTH, ETC..
  26. -------------------------------------------------
  27. err=auto
  28. buf=20
  29. blk=500
  30. dly=0
  31.  
  32. TERMINAL TYPE AND KEY SEQUENCES
  33. -------------------------------
  34. trm=VT100
  35. ent=^M
  36. rht=^[[C
  37. rst=^R
  38. try=^[r
  39. can=^[2^M
  40. pre=
  41. pst=^C
  42.  
  43. COMMUNICATION PORT OPTIONS
  44. --------------------------
  45. prt=1
  46. adr=0
  47. irq=0
  48.