System.IO.Ports

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • José Valim

    #1

    System.IO.Ports

    Hi,

    Can I use System.IO.Ports to read virtual COM ports, created by a
    driver?
    I need to know it before buy a Serial-to-USB cable! hehe

    Thanks,
    José Valim.

  • Gabriel Magaña

    #2
    Re: System.IO.Ports

    Works for me... But test it as soon as you buy your cable, lol!

    "José Valim" <jose.valim@gma il.com> wrote in message
    news:1141422495 .226129.110180@ p10g2000cwp.goo glegroups.com.. .
    Hi,

    Can I use System.IO.Ports to read virtual COM ports, created by a
    driver?
    I need to know it before buy a Serial-to-USB cable! hehe

    Thanks,
    José Valim.


    Comment

    • José Valim

      #3
      Re: System.IO.Ports

      Thanks!

      Comment

      Working...