
454
18.2.3.3 Dial-Up Networking via Remote Device
The BHT supports the Dial-up Networking Profile for accessing the Internet via a modem or
other device supporting dial-up access. The BHT uses a Bluetooth connection to control
dial-up Internet access by the modem inside a cell phone, base station, or other suitably
equipped device.
The following is the procedure for connecting to the Internet with such a modem and using
TCP/IP communications.
Open Bluetooth communications device file
OPEN "COM4:M,DUN" statement
Establish Bluetooth connection to modem
Use modem to establish data link b
dialing provider and logging in
PRINT # statement, INPUT$ function, etc.
Specify TCP/IP communications pathway
(Bluetooth device and PPP layer)
Extended function SOCKET.FN3 function
number .fcTSetup
Connect TCP
IP communications pathway
(PPP layer)
Extended function SOCKET.FN3 function
number .fcTCnnSys or .fcTCnnUsr
Transfer data and files over socke
interface
Extended function SOCKET.FN3 o
FTP.FN3
Komentarze do niniejszej Instrukcji