Looking for a comm prog

K

Ky Nguyen

Hi all,

I would like to obtain a piece of codes (a full version or just an
example) dealing with asynchronous communication via COM: serial port. I
dont mind whether it is window-based or console-based.

If someone knows a good source that documents how to establish, send,
and receive via serial port, please direct me there.

Thanks in advance.
 
P

Peter van Merkerk

Ky Nguyen said:
Hi all,

I would like to obtain a piece of codes (a full version or just an
example) dealing with asynchronous communication via COM: serial port. I
dont mind whether it is window-based or console-based.

If someone knows a good source that documents how to establish, send,
and receive via serial port, please direct me there.

You are more likely to find such codes if you post your question to a
newsgroup dedicated to the OS and/or development tool you are using.
Standard C++ does not provide means to deal with COM ports, you will
need platform specific functions for that. More appropriate newsgroups
can be found here:
http://home.wanadoo.nl/efx/c++-faq/how-to-post.html#faq-5.9
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top