com1 in lan

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

    com1 in lan

    hello

    I have to dial a telephone number using the com1
    Using comport As SerialPort My.Computer.Por ts.OpenSerialPo rt = ( "COM1", 2400)
    comPort.DtrEnab le = True
    comPort.Write (206-555-1000 ATDT "& vbCrLf)

    'All data transfer code goes here.

    End Using


    this works, but how can I be another computer lan

    thanks
    Ilario


Working...