CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Serial Communication Handshaking

    A VB application which presently reading some signals from the switches connected to the game port. I need to change the switches to either serial port or parallel port. Do any one has some ideas, that how can I open and read the handshaking signals of serial/paralle port. I do not need any data communication. The signals would be DSR, CTS, RI, CD etc of serial port or BUSY,ACK, STROBE of Parallel port. Please help.


  2. #2
    Join Date
    Jan 2000
    Posts
    11

    Re: Serial Communication Handshaking

    I do not know any way to communicate with the serial port easily, so I use Crescent PDQComm control that gives me all the signals that you mentioned. e-mail me, if you want it. [email protected]


  3. #3
    Join Date
    Sep 1999
    Location
    TVM, Kerala, India
    Posts
    210

    Re: Serial Communication Handshaking

    Thanks for your reply. As you mentioned, can you please send me the Crescent PDQComm control ?... My Email address is : [email protected]


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured