InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IFileTransfer Interface
Members


In This Topic
    IFileTransfer Interface
    In This Topic
    The IFileTransfer emcompass several file transfers implemented with different file transfer protocols such as FTP, Kermit, XModem and ZModem.
    Object Model
    IFileTransfer InterfaceITerminal Interface
    Syntax
    'Declaration
     
    
    Public Interface IFileTransfer 
    'Usage
     
    
    Dim instance As IFileTransfer
    public interface IFileTransfer 
    See Also