Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!news.duke.edu!eff!news.umbc.edu!haven.umd.edu!ames!news.hawaii.edu!news
From: dbush@uhunix4.uhcc.hawaii.edu
Subject: Re: Serial port communication under Visual ST
X-Nntp-Posting-Host: nts191.dialup.hawaii.edu
Message-ID: <D54JBs.KAG@news.hawaii.edu>
Sender: news@news.hawaii.edu
Reply-To: dbush@uhcc.hawaii.edu
Organization: University of Hawaii
X-Newsreader: IBM NewsReader/2 v1.09
References: <9506717.12270@mulga.cs.mu.OZ.AU>
Date: Wed, 8 Mar 1995 13:40:40 GMT
Lines: 16

I wrote some serial communications classes for VST. It's event driven, and
provides modem support as well as binary file transfer. All source code is 
included. It's written entirely in Smalltalk. Works with Windows 3.x and NT.
It's available from The Smalltalk Store. Contact doug@smalltalk.com.

In <9506717.12270@mulga.cs.mu.OZ.AU>, caw@cs.mu.OZ.AU (Chris Wright) writes:
>I need to communicate over a serial line with a device (9600 baud, no 
>parity, 8 bit).
>What is the best way to do this with Visual ST/PARTS? Is there some code
>somewhere that has done this?
>
>
>thanks for the help
>
>chris

