It's time to port a DOS application to something else. The first (and best/easiest) option is to port to FreePascal for Windows/Linux. The second is to make a propriety board with an arm processor (also Freepascal). For the first option I would use SynaSer, but I have some questions that need to be answered.
1) If I give the read thread "timecritical" priority, will it respond within 2ms after all is read in Windows and Linux? 2) If I send a large amount of data (which is obviously buffered by the OS) will Windows and Linux send if efficiently without lapses? Thanks, Andreas ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
