<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">I have been trying to throw away my dependence on
Windoz since the early Pentium era, but there always seems to be some
essential application that can't be replaced. Currently it is the
programs that read my blood glucose meeter and an athletic trainer
system. Both of them communicate through a serial port. I am currently
working on getting the trainer going. It loads fine and has no trouble
running until it tries to connect to the hardware. I get a program
error saying that it cannot find the trainer. I seem to have the link
that points wine to the serial port device, but the terminal screen
fills with 'handle not found' errors when the connection is attempted.
Surely, after all the work that has gone into wine,&nbsp; someone has gotten
the serial ports to work. <br>
<br>
Larry<br>
</font>
</body>
</html>