EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleFTPSServer.Start

TElSimpleFTPSServer     See also    


 

Starts the FTPS server.

 
 

Declaration

[C#]
    void Start();

[VB.NET]
    Sub Start()

[Pascal]
    procedure Start;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Call this method to create a new thread and start listening for incoming connections on specified Host and Port.
    If Active is True (server is already running), call to this method restarts the server.

 
 

See also:     Host     Port     Stop    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation