[comp.lang.smalltalk] Hayes modems access from Smalltalk

news@thorin.cs.unc.edu (news) (07/02/90)

Has anyone encapsulated the functions of a Hayes modem in an object? I'm
using Objectworks on the Mac and was hoping to spare myself from re-inventing
the wheel. Thank you somuch.
Kari
Kari Hardarson         |  T'was brillyg and the slithy toves
217 Jackson Circle     |  did gyre and gimble in the wabe...
Chapel Hill, NC 27514  |  (Jabberwocky by Lewis Carroll)

klimas@astro.pc.ab.com (07/03/90)

> Has anyone encapsulated the functions of a Hayes modem in an object? I'm
> using Objectworks on the Mac and was hoping to spare myself from re-inventing
> the wheel.
	Digitalk has a COMMUNICATIONS GOODY package with a number of clever
	methods for manipulating HAYES compatible modems with their dialect
	of Smalltalk.  You'll definitely have to wrestle with them to work
	with some other dialect as the code employs primitives.