Discuss this help topic in SecureBlackbox Forum

TElPortKnock.SocksServer

TElPortKnock     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    string SocksServer;

[VB.NET]
    Property SocksServer As String

[Pascal]
    under development

[C++]
    void get_SocksServer(std::string &OutResult);
    void set_SocksServer(const std::string &Value);

[PHP]
    string get_SocksServer()
    void set_SocksServer(string $Value)

[Java]
    String getSocksServer();
    void setSocksServer(String Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum