|
-
October 27th, 2005, 03:10 PM
#1
Communicating with Serial ports
Hi,
I am new into Viscual C#.net coding, I require to communicate with 2 serial ports simultaneously. I am really not going anywhere on this. Is there any particular objects which I can use to do the same. Plsssss it would be great if someone can help me out on this. I am actually working on allien gateway application for RF readers....there DLL do provide one method called connect() but i can just connect to only one port at a time using this. when I initialize another class and try to again use this connect() method then the previous connection gets closed......any help would be greatly appreciated.
Thanks,
Mahesh
-
October 28th, 2005, 11:05 AM
#2
Re: Communicating with Serial ports
See PJ Naughter's site, "CSerialPort v1.15 An MFC class for Win32 serial ports" at http://www.naughter.com/serialport.html
Mike
-
October 28th, 2005, 08:09 PM
#3
Re: Communicating with Serial ports
dont' know anything about C#.. but see if this helps.. helped me out a lot with serial ports with regular c++..
http://www.daniweb.com/techtalkforum...ead.php?t=8020
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|