Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Mar : Windows Com Port access
| Subject: | Windows Com Port access |
| Posted by: | "Hector McGillivray" (h.mcgillivr..@btinternet.com) |
| Date: | 21 Mar 2007 18:14:12 |
Trying to grasp the nettle (or maybe bite off more than i can chew) in
learning Delphi, I need to know more about how Windows handles RS232
com port data. I am working with systems that have around 18 com pots,
and I was wondering how Windows XP handles com port data. Specifically,
is there any point making the app create a separate thread for eack com
port, or does the underlying OS make this pointless?
HMCG
--