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...
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...
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...
Date: 08/17/2009