Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!mit-eddie!uw-beaver!rice!sun-spots-request From: colley@sunspot.noao.edu (Steve Colley) Newsgroups: comp.sys.sun Subject: Serial port software Keywords: Software Message-ID: <3961@brazos.Rice.edu> Date: 14 Dec 89 20:39:45 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 12 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 226, message 14 of 19 Does anyone know of a window based application which can simplify the setup of serial ports? Perhaps something which translates 'termio' into easy-to-use screen forms which present the many setup choices and parameters. My applications center around communicating with non-terminal devices, so I want to end up with ioctl() source, not parameters for stty. Although such a beast supporting stty format would be interesting as well. I have a spec sheet on a product from Sun Consulting Services but it appears to only handle baud rate and such, not special characters, I/O modes, etc. Thanx!