CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2001
    Posts
    1

    Programming RS232 serial port through VB

    Hi all,

    I want some code examples which show how we can program RS232 serial port through VB.

    It would be highly appretiated if you could send it to me.

    Thanks in advance,

    Michael



  2. #2
    Join Date
    Feb 2001
    Location
    Switzerland
    Posts
    11

    Re: Programming RS232 serial port through VB

    I use MSComm ActiveX control to handle serial port.
    See MSDN - VB Doc - Reference - Controls Reference - ActiveX Controls.


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