Denso BHT-200QW Spécifications Page 445

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 587
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 444
Chapter 17. TCP/IP
437
Example: Uploading program file, with progress display
CLNT.FNAME$ = "SAMPLE.PD3" 'Name of file on BHT
SERV.FNAME$ = "" 'Name on server
'Same as on BHT
CRLF.TYPE% = .ftCRLF 'Server line delimiter: CR-LF combination
UP.MODE% = .ftUpSTOR 'Upload mode: Overwrite
DISP.MODE% = .ftDisp 'Enable progress display
CALL "FTP.FN3" .fcSTOR FTPHANDLE%, SERV.FNAME$, CLNT.FNAME$, CRLF.TYPE%, _
UP.MODE%, REPLY%, DISP.MODE%
Run-time errors:
Error code Meaning
35h
File not found
37h
File already open
47h
User break with cancel (C) key
105h
Power-off detected
106h
An internal error has occurred in the TCP/IP module during data
transmission.
107h
The TCP/IP module has not been initiated.
108h
The memory for the TCP/IP module has became insufficient
during data transmission.
110h
Response other than 2XX received
111h
File not closed
216h
The FTP client handle is invalid.
239h
The specified socket is not connected.
295h
There is no user for login request.
Vue de la page 444
1 2 ... 440 441 442 443 444 445 446 447 448 449 450 ... 586 587

Commentaires sur ces manuels

Pas de commentaire