Learn how to do base64 coding and decoding.
BASE 64 Decoding and Encoding Class 2003
Published 05/30/2003
Learn how to do base64 coding and decoding.
Have you ever offered an edit control in your application in which the user had to enter an IP address or Hostname? This function helps resolve which the entered value is.
A new and updated POP3 Wrapper Class.