<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:9086  Sort:Date

What Is WS-Security Username Token Profile
This section describes the WS-Security Username Token Profile standard describing the profile (specific mechanisms and procedures) on username and password can be passed and how to prevent replay attacks.
2022-10-06, ∼479🔥, 0💬

Digital Signature - OpenOffice.org 3
This chapter provides tutorial notes and example codes on applying digital signature with OpenOffice.org 3. Topics include obtaining a personal certificate signed by a trusted root CA; adding a digital signature to an OpenOffice.org document; viewing details of certificates; intended usages of certi...
2022-10-01, ∼479🔥, 0💬

Archived: Applying Digital Signatures with Word 2007
This section describes elements of applying digital signatures in Microsoft Office Word 2007. On Windows system, Word 2007 uses digital IDs (certificates linked with private keys) from in 'Personal' certificate store managed by Internet Options.
2022-10-01, ∼479🔥, 0💬

1991 - Gopher Protocol Created by a University of Minnesota Team
This chapter provides some history of the Gopher protocol and server/client programs created by Mark McCahill, Farhad Anklesaria, Paul Lindner, Dan Torrey, and Bob Alberti of the University of Minnesota in 1991.
2022-10-01, ∼479🔥, 0💬

Goetz' Implementation of Base64 in JavaScript
This section provides a JavaScript implementation of the Base64 encoding algorithm by Goetz Heller.
2022-10-01, ∼479🔥, 0💬

SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL).
2022-05-27, ∼479🔥, 1💬

jpackage - What Is It
This section describes what is 'jpackage' - a command line tool that allows you to create a binary distribution package of your Java application for a specific computer platform in a specific format.
2022-10-01, ∼478🔥, 0💬

Creating Service Client with WSDL 1.1 Document
This section provides a tutorial example on how to create a ServiceClient object with a given WSDL document, a service name and a port name defined in the WSDL document.
2022-10-01, ∼478🔥, 0💬

java.lang.Runtime Class - The JVM Instance
This chapter provides tutorial notes and example codes on java.lang.Runtime class. Topics include the JVM instance class, Runtime; obtaining JVM memory usage; running Garbage Collector explicitly; initiating the shutdown sequence; running operating system commands; loading Windows DLL codes.
2022-10-01, ∼478🔥, 0💬

simple-page-master/region-body Sub Element
This section describes the simple-page-master/region-body ,which is the only required sub element of simple-page-master. region-body can have its own margin. But it can not have border or padding.
2022-10-01, ∼478🔥, 0💬

Connect SQuirreL to MySQL on macOS
This section provides a tutorial on how to download MySQL JDBC driver and connect SQuirreL to MySQL server on macOS.
2022-10-01, ∼478🔥, 0💬

Thunderbird to Accept POP3S Certificate Exception
This section provides a tutorial example on how to handle POP3S server Certificate Exception on Thunderbird. Just click 'Confirm Security Exception' to accept and store the default certificate provided by Dovecot server.
2024-04-06, ∼477🔥, 0💬

Big5 到 Unicode 轉換 - 一级漢字
本章列出了big5一级漢字区的字符集和编码,以及它们所对应的 Unicode编码。一级漢字共收录有常用漢字 5,401 个。
2024-01-31, ∼477🔥, 0💬

"aapt dump" Command - Printing Contents of .apk Package
This section describes the 'aapt dump' command for providing the list of all files, the resource table and the manifest of an .apk package file.
2022-10-01, ∼477🔥, 0💬

java.util.NumberFormat - Formatting Numeric Values to Strings
This section provides a tutorial example on how to use java.util.NumberFormat and java.util.DecimalFormat classes to convert or format numeric values into text strings in various locales.
2022-10-01, ∼477🔥, 0💬

Web Scripting Architecture Overview
This section provides an overview of a typical Web scripting processing flow architecture showing server-side and client-side scripting steps.
2022-10-01, ∼477🔥, 0💬

What Is XSD (XML Schema Definition)
This section provides a quick introduction of XSD (XML Schema Definition) - a language that can be used to define a schema for XML documents.
2022-10-01, ∼477🔥, 0💬

Validating XML Documents with Schema Locations
This section describes a tutorial example on how to validate an XML document with schema location assigned inside the XML document using Xerces API.
2022-10-01, ∼477🔥, 0💬

Introduction of PHP: Hypertext Preprocessor
This section provides a quick introduction of PHP: Hypertext Preprocessor, which was originally created by Rasmus Lerdorf in 1995. PHP is now a widely-used general-purpose scripting language.
2022-10-01, ∼477🔥, 0💬

Bitcoin Units
This section describes units of Bitcoin.
2022-01-30, ∼477🔥, 2💬

UML Diagrams
This section provides a list of 14 different types of UML diagrams. They are divided into 3 categories: Structure Diagrams, Behavior Diagrams, and Interaction Diagrams.
2022-10-14, ∼476🔥, 0💬

SOAP Header Element "Security"
This section describes the SOAP header element 'Security' introduced in WS-Security as container to pass all security related information.
2022-10-04, ∼476🔥, 0💬

Importing CA Certificates into the Trusted Store
This section provides a tutorial example on how to import a root CA certificate into the 'Trusted Root Certificate Authorities' certificate store using 'Internet Options'.
2022-10-01, ∼476🔥, 0💬

javap - The Java Class File Disassembler
This chapter provides tutorial notes on 'javap', the Java class file disassembler. Topics include list of 'javap' command options, showing public variables and methods, showing private variables and methods, disassembling bytecode to JVM assembler code.
2022-10-01, ∼476🔥, 0💬

<< < 117 118 119 120 121 122 123 124 125 126 127 > >>   ∑:9086  Sort:Date