Results 1 to 4 of 4

Thread: Connection to serial port (COM)

  1. #1

    Thread Starter
    Lively Member JAtkinson's Avatar
    Join Date
    Feb 2004
    Location
    Richmond, VA
    Posts
    68

    Connection to serial port (COM)

    Is there any way in VB.NET to connect to a serial (COM) port?

    Thanks,
    James

  2. #2
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840
    Hi.

    No, I'm afraid that there is no built-in way of doing this.

    There is an example on MSDN that uses API.

    I would suggest downloading the VB NET resource KIT.
    With that, you get a free control by SAX, which is very good.
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

  3. #3
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    Here is an example project from MSDN.
    Attached Files Attached Files
    This world is not my home. I'm just passing through.

  4. #4
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    You might also want to look here .
    This world is not my home. I'm just passing through.

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