DeveloperS

Sample tool for testing Secure FTP Server

Here is a sample tool for testing Secure FTP server that I have writtent to test the IIS7 Secure...

Author: SanthoshOnline Date: 10/24/2009

Kerberos SPN Viewer and Helper Tool Sample

Kerberos SPN Viewer and Helper Tool Here is the sample tool I have written to simplify listing the...

Author: SanthoshOnline Date: 10/12/2009

Sample VBS script for sending and recieving messages from MSMQ

Option Explicit Const MQ_RECEIVE_ACCESS = 1 Const MQ_SEND_ACCESS = 2 Const MQ_DENY_NONE = 0 Const...

Author: SanthoshOnline Date: 08/17/2009