README-FIRST
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:2k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. =============================================================================
  2. minicom-1.78-s + lrzsz-0.12.16 X, Y, Zmodem protocols + modemu.
  3. Compiled for a linux libc5 elf system, source included. (2-29-98) 
  4. By Kent Robotti
  5. =============================================================================
  6. This verion of minicom-1.78 has the additional 'histsearch' feature, 
  7. described in doc/HistSearch, and a few changes, it no longer gives 
  8. a warning when started without the -s switch, it goes right into 
  9. terminal mode.
  10. There are also other additions to minicom-1.78, read /doc/Readme.jl
  11. for info on them.
  12. Color in on by default, to start minicom up in mono mode,
  13. do this.>  ~# minicom -c off  <-Turn off color.)
  14. You can put this in the /etc/profile file to turn color off.
  15. export MINICOM="-c off"
  16. All minicom defaults can be changed by starting minicom
  17. this way.>   ~# minicom -s  (Then.>  [save setup as dfl]
  18. To Install minicom, runscript, lrz, lsz, modemu, man pages, all...
  19. minicom-1.78-s/linux# INSTALL-MINI   <-Run script to install all.)
  20. You can look at INSTALL-MINI to see where things will be installed.
  21. /usr/bin/minicom runscript ascii-xfr xminicom modemu lrz lsz mtelnet
  22. /etc/minirc.dfl minicom.users
  23. Minicom can be run in X windows...# startx  (Then.>  # xminicom
  24. If you want to compile minicom do this.
  25. You need libncurses to compile minicom.
  26. minicom-1.78-s/src# make
  27.                   # make install
  28. Modemu is a program that will allow you to use minicom over a
  29. telnet connection, after you're slip/ppp connected.
  30. ~# mtelnet   <-Use minicom over telnet.)
  31. atdt"bbs.foo.com   (Or.>   atdt"206.114.97.65
  32. Login to telnet host, download something using zmodem etc.
  33. Close connection with telnet host.
  34. NO CARRIER
  35. Press:   Alt-Q   [Suspend without reset?] = Yes
  36. ~#
  37. There are some scripts in demos and docs in doc, put them somewhere.
  38. ~# man minicom           <-Man pages.)
  39.        runscript
  40.        lrz
  41.        lsz
  42.        ascii-xfr
  43.        modemu
  44.        
  45. End... (2-29-98)
  46. =============================================================================