366
[ 5 ] Transfer Data or File via Socket Interface
To transfer data via the socket interface, use the extension library SOCKET.FN3. Refer to 17.3,
"Socket API" and Section 17.5 "Socket Library (SOCKET.FN3)."
To transfer file via the socket interface, refer to Section 17.4.3, "Using FTP Client."
[ 6 ] Disconnect TCP/IP Communications Pathway
Use the extension library SOCKET.FN3. Refer to Section 17.5 "Socket Library
(SOCKET.FN3)."
Given below is an example using SOCKET.FN3.
call "socket.fn3" .fcTDiscnn interface% 'Disconnect TCP/IP communications
'pathway (SOCKET.FN3 function #43)
'Use the returned value of [3] in
'interface%.
[ 7 ] Close Bluetooth Communications Device
Disconnect data link using a modem.
For further details, refer to Section Chapter 18 "Bluetooth (BHTs with Bluetooth
communications device)," Subsection 18.2.3.3.
Comentarios a estos manuales