Denso BHT-200QW Specifiche Pagina 465

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 587
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 464
Chapter 18. Bluetooth
457
auh% = .soPPPPAP ' PPP authentication procedure: PAP
usr$ = "USER" ' User name for PPP authentication
psw$ = "PASSWORD" ' Password for PPP authentication
CALL "SOCKET.FN3" .fcTCnnUsr Interface%,ip$,msk$,gw$,auh%,usr$,psw$
' Data and file transfers over socket interface
'Omitted
' Disconnect TCP/IP communications pathway
CALL "SOCKET.FN3" .fcTDiscnn Interface%
' Disconnect data link
PRINT #4, "+++" ' Transmit escape command "+++"
' Wait for "OK"
' For details about the reading data received,
' refer to Section 18.2.4.2 "Reading data received in serial communications."
PRINT #4, "ATH" ' Transmit disconnect command "ATH"
' Wait for "OK"
' For details about the reading data received,
' refer to Section 18.2.4.2 "Reading data received in serial communications."
' Disconnect modem and close Bluetooth communications device file
CLOSE #4
END
The above procedure assumes that the modem uses standard AT
commands and response messages. Consult the modem's User's
Manual for the strings used.
This Dial-up Networking Profile does not support slave (GW) operation
because the BHT does not have a built-in modem.
Vedere la pagina 464
1 2 ... 460 461 462 463 464 465 466 467 468 469 470 ... 586 587

Commenti su questo manuale

Nessun commento