home *** CD-ROM | disk | FTP | other *** search
/ PC-Test Pro / PCTESTPRO.iso / commtls / mulcom / entp / solcom.in_ / solcom.in
Encoding:
Text File  |  1994-12-21  |  1.6 KB  |  99 lines

  1. ;Please only change manually the Comport and Baudrate 
  2. ;incase of an error "HardWare Not Present"
  3.  
  4. [Port]
  5. ComPort=COM3
  6. BaudRate=38400
  7. ;Do not change anything manually below this line. All can be changed in the SOL program.
  8. Parity=NONE
  9. DataBits=8
  10. StopBits=1
  11.  
  12. [Flow control]
  13. HWFlowCtl=RTS/CTS
  14. ReceiveSwFlowCtl=FALSE
  15. TransmitSwFlowCtl=FALSE
  16. XonChar=17
  17. XoffChar=19
  18.  
  19. [Device layer]
  20. Device=COMMDRV
  21. BufSize=16384
  22.  
  23. [Directories]
  24. UploadDir=D:\APW\UPLOAD
  25. DownloadDir=D:\APW\DOWNLOAD
  26. AVIDir=D:\APW\AVI
  27. WAVDir=D:\APW\WAV
  28. MIDDir=D:\APW\MID
  29. SBDir=C:\SBPRO\DRV\SBPMIXER.EXE
  30. MAILDir=D:\APW\MAIL
  31. JPGDir=D:\APW\IMAGES
  32.  
  33. [Modem]
  34. InitCmd=ATZ^M
  35. DialCmd=ATDT
  36. DialTerm=^M
  37. DialCancel=^M
  38. HangupCmd=DTR
  39. ConfigCmd=AT&F^M|AT&C1&D2X4S0=0^M|AT&K3\N3&W^M
  40. AnswerCmd=ATA^M
  41. OkMsg=OK
  42. ConnectMsg=CONNECT
  43. BusyMsg=BUSY
  44. VoiceMsg=VOICE
  45. NoCarrierMsg=NO CARRIER
  46. NoDialTone=NO DIAL
  47. ErrorMsg=ERROR
  48. RingMsg=RING
  49. ErrorCheckTags=CLASS,V.42
  50. CompressTags=V.42bis,LAPM,ALT
  51. LockDTE=TRUE
  52. DefaultBaud=19200
  53. NoDialToneMsg=NO DIAL
  54.  
  55. [Dialer]
  56. Retries=10
  57. RetryWait=60
  58.  
  59. [Protocols]
  60. OverwriteFiles=FAIL
  61. SavePartials=FALSE
  62. RTSWhenWriting=TRUE
  63.  
  64. [Zmodem]
  65. AutoStart=TRUE
  66.  
  67. [Kermit]
  68. ErrorCorrection=CSUM
  69. HiBitPrefix=89
  70. RepeatPrefix=126
  71. ControlPrefix=35
  72. PaddingCount=0
  73. PaddingChar=0
  74. MaxPacketLength=80
  75. Terminator=13
  76.  
  77. [ASCII]
  78. UploadCR=SEND
  79. UploadLF=SEND
  80. StopOnCtrlZ=TRUE
  81. EolChar=13
  82. DelayAfterChar=0
  83. DelayAfterLine=0
  84. DownloadCR=KEEP
  85. DownloadLF=KEEP
  86. DownloadTimeout=2000
  87.  
  88. [B+]
  89. Enabled=TRUE
  90.  
  91. [Wave]
  92. WaveAutoStart=FALSE
  93.  
  94. [Midi]
  95. MidiAutoStart=TRUE
  96.  
  97. [Avi]
  98. AviAutoStart=TRUE
  99.