Summary: | cyclades-serial-client only supports 8 bit data size (cs8, not cs7 etc) | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Peter Åstrand <astrand> |
Component: | Serial port redirection | Assignee: | Peter Åstrand <astrand> |
Status: | ASSIGNED --- | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | MediumPrio | ||
Hardware: | PC | ||
OS: | Unknown | ||
Acceptance Criteria: | |||
Attachments: | Patch for sercd to switch to 8 bits at startup |
Description
Peter Åstrand
2008-06-22 15:15:39 CEST
Followup to comment #1: I was using the JavaComm library comm3.0_u1_linux.zip. One good thing is that several demo programs are included. For example, the "BlackBox" application looks interesting. On the stupid side, it's necessary to enter all serial port paths into javax.comm.properties. Ie, this file must be personal, meaning that all users also needs to have a personal comm.jar, meaning that you have to fiddle with CLASSPATH... |