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
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
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