Preview:
    var host= '10.1.1.5';
    var login= 'mylogin'; //
    var base= 'DC=I,DC=domain,DC=com';
    var bindDN= "cn=" + login + ","  + base;
    var password= 'mypassword'; //passController.text;
    var port= 389;
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter