Path: utzoo!attcan!uunet!mailrus!usenet.ins.cwru.edu!abvax!iccgcc!klimas From: klimas@astro.pc.ab.com Newsgroups: comp.lang.smalltalk Subject: Re: Hayes modems access from Smalltalk Message-ID: <174.269077e7@astro.pc.ab.com> Date: 3 Jul 90 15:48:07 GMT References: <#7'$XG_@rpi.edu> <7030003@hpcupt1.HP.COM> <14955@thorin.cs.unc.edu> Lines: 7 > 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.