397
17.2 Programming for Wireless Com-
munication
When programming for spread spectrum communications, use the following statement and
extension functions:
(1)
OPEN statement (OPEN "COM3:")
Refer to Section 17.3, "Wireless Communications-related Statement."
(2) Spread spectrum library (
SS.FN3) for controlling the spread spectrum wireless device
Refer to Section 17.4, "Wireless Communication Library (SS.FN3)."
(3) Socket library (
SOCKET.FN3) for data transmission according to TCP/IP
Refer to Section 18.5, "Socket Library (SOCKET.FN3)."
(4) FTP library (
FTP.FN3) for file transfer
Refer to Section 18.6, "FTP Library (FTP.FN3)."
Comentarios a estos manuales