Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/16/05 12:36
Read: times


 
#93491 - Serial Class
Responding to: ???'s previous message
Kurnia Brahmana said:
Hi,

I found an example programming
the parallel port under winXP that worked
on www.beyondlogic.com, but I could'nd
found any about programming RS232 (COM1/2)
under winXP.

Any one please, assist me to a link
about programming the RS232.
If any, in C.


Thank you very much.

NB. I have search in this forum, still could'nt
find any.

This is excellent: Serial communication library for C++. If you can tolerate that it is in C++ and not C as you requested, I think you will find it useful.

You might find the Windows Platform SDK to be a useful resource while working with this (for example, if you want to add a feature to the class, such as toggling of the DTR line). See Communications Reference.

--Sasha Jevtic


List of 12 messages in thread
TopicAuthorDate
Programming RS232 under WinXP            01/01/70 00:00      
   C++ Delphi            01/01/70 00:00      
   Serial Class            01/01/70 00:00      
      Async pro            01/01/70 00:00      
   RS232 programming examples ?            01/01/70 00:00      
      MSComm is limited            01/01/70 00:00      
         Your MSCOMM Recollection is Wrong            01/01/70 00:00      
         re            01/01/70 00:00      
            Win32 API for serial comms            01/01/70 00:00      
   Win XP , thank's for the links            01/01/70 00:00      
      compatibility mode            01/01/70 00:00      
         Answer is wrong            01/01/70 00:00      

Back to Subject List