home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / datacomm / 8330 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.sys.amiga.datacomm
  2. Path: sparky!uunet!mcsun!ieunet!tcdcs!maths.tcd.ie!ecarroll
  3. From: ecarroll@maths.tcd.ie (Eddy Carroll)
  4. Subject: Re: 1200/75 Comms Progs
  5. Message-ID: <1992Dec23.023449.12641@maths.tcd.ie>
  6. Organization: Dept. of Maths, Trinity College, Dublin, Ireland.
  7. References: <olsen.7025@sourcery.mxm.sub.org> <1992Dec15.195746.25484@ninja.zso.dec.com>
  8. Date: Wed, 23 Dec 1992 02:34:49 GMT
  9. Lines: 20
  10.  
  11. ridder@zowie.zso.dec.com (Hans) writes:
  12. >My guess is that it sets the port for 1200 baud, and transmits at
  13. >75 baud using timed "breaks."  I don't know if it's possible to do this
  14. >in a hardware independent manner....  Most probably it hits the hardware
  15. >directly.
  16.  
  17. It is indeed possible to do this in a hardware independent manner,
  18. assuming that the OS can transmit characters as a continuous stream
  19. with no breaks inbetween each character (usually true).
  20.  
  21. The general technique is to transmit a block of 16 characters at 1200
  22. baud which look similar to the bit-pattern generated by a single
  23. character sent at 75 baud. It's not perfect, but it works reliably with
  24. most 1200/75 modems out there. If anyone wants some example code,
  25. drop me a line.
  26.  
  27. Eddy
  28. -- 
  29. Eddy Carroll      ----* Genuine MUD Wizard  | "You haven't lived until you've
  30. Internet: ecarroll@maths.tcd.ie             |  died in MUD!" -- Richard Bartle
  31.