Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Serial Communication

Serial Communication

Scheduled Pinned Locked Moved Visual Basic
comquestion
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Subjugate
    wrote on last edited by
    #1

    Does anyone have any simple application on communicating with external device via virtual com port?

    C L 2 Replies Last reply
    0
    • S Subjugate

      Does anyone have any simple application on communicating with external device via virtual com port?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      There's at least one article on CP about this, I am sure.

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • S Subjugate

        Does anyone have any simple application on communicating with external device via virtual com port?

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Hi, com0com works fine for me, see http://www.codeproject.com/KB/cs/virtualports.aspx[^] or google. :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        Fixturized forever. :confused:


        S 1 Reply Last reply
        0
        • L Luc Pattyn

          Hi, com0com works fine for me, see http://www.codeproject.com/KB/cs/virtualports.aspx[^] or google. :)

          Luc Pattyn [Forum Guidelines] [My Articles]


          Fixturized forever. :confused:


          S Offline
          S Offline
          Subjugate
          wrote on last edited by
          #4

          Hi, the example u link me to is done by C programming. Is there any in vb.net language?

          D 1 Reply Last reply
          0
          • S Subjugate

            Hi, the example u link me to is done by C programming. Is there any in vb.net language?

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            Actually, it's done in C# and should be easily translatable into VB.NET. Just Google for "C# to VB.NET conversion" and you'll find some online tools to do it. You will, of course, have to clean up the code by hand since no tool is 100% perfect.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008

            C 1 Reply Last reply
            0
            • D Dave Kreskowiak

              Actually, it's done in C# and should be easily translatable into VB.NET. Just Google for "C# to VB.NET conversion" and you'll find some online tools to do it. You will, of course, have to clean up the code by hand since no tool is 100% perfect.

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                   2006, 2007, 2008

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              You expect him to write actual code ?

              Christian Graus Driven to the arms of OSX by Vista.

              D 1 Reply Last reply
              0
              • C Christian Graus

                You expect him to write actual code ?

                Christian Graus Driven to the arms of OSX by Vista.

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                No, not really! :-D

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007, 2008

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups