Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Client.ParseResponse

Andrew Lambert edited this page Jul 27, 2017 · 2 revisions

FTP.Client.ParseResponse

Method Signature

 Private Sub ParseResponse(Data As String)

Notes

This is the main logic of the FTP client, parsing responses from the server and queues appropriate commands.

Clone this wiki locally