how to...python with winmodem...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pdt

    #1

    how to...python with winmodem...

    Hello, i wanna know how to communicate my python program with my
    winmodem on PC...thanks!!!

  • Diez B. Roggisch

    #2
    Re: how to...python with winmodem...

    pdt wrote:
    [color=blue]
    > Hello, i wanna know how to communicate my python program with my
    > winmodem on PC...thanks!!![/color]

    Use pyserial.

    Diez

    Comment

    • pdt

      #3
      Re: how to...python with winmodem...


      Thank U. 10,
      i ve got an error message...."err or number port" or similiar..(i dont
      have it now)
      its a PCI modem, using COM 4 on Windows 98.....what do you say? no se
      cómo ha
      gracias de nuevo...Pablo.

      Diez B. Roggisch ha escrito:
      [color=blue]
      > pdt wrote:
      >[color=green]
      > > Hello, i wanna know how to communicate my python program with my
      > > winmodem on PC...thanks!!![/color]
      >
      > Use pyserial.
      >
      > Diez[/color]

      Comment

      Working...