<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9086  Sort:Rank

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼463🔥, 0💬

SslSocketTest.java - Default SSL Socket Factory Test
This section provides a tutorial example on how to write a simple program to test the SSLSocketFactory class and the SSLServerSocketFactory class.
2022-10-01, ∼463🔥, 0💬

Archived: Downloading and Installing Axis2/Java 1.4.1
This section provides a tutorial example on how to download and install Axis2/Java 1.4.1 to a Windows systems that has JDK 1.6.0 available.
2022-10-01, ∼463🔥, 0💬

Validating XML Linked with XSD using XMLReader
This section provides a tutorial example on how to validate XML files that contain XSD location references with org.xml.sax.XMLReader class. It requires Xerces-J JAR files to be installed.
2022-10-01, ∼463🔥, 0💬

Archived: Downloading and Installing Tomcat 7
This section provides a tutorial example on how to download and install Apache Tomcat 7 on a Windows 7 local system. Tomcat 7 requires JDK 1.6.0.
2022-10-01, ∼463🔥, 0💬

Process MetaMask Transfer Transaction
This section describes how to process and view the transfer transaction submitted by MetaMask wallet.
2022-10-01, ∼463🔥, 0💬

GC Log Message Format for Serial Collector
This section provides explanations on GC log messages generated from the Serial Collector.
2022-10-01, ∼463🔥, 0💬

"mds" Processes - Metadata Server and Spotlight
This section describes 'mds (Metadata Server)' processes, which index files on you Mac to support the search engine, Spotlight.
2022-10-01, ∼463🔥, 0💬

MySQL BLOB (Binary Large Object) - BLOB
This chapter provides tutorial notes on BLOB (Binary Large Object) data types, BLOB, with MySQL JDBC Driver. Topics include creating tables to store BLOB values in MySQL server; inserting BLOB values with direct SQL INSERT statements, or PreparedStatement with setBytes(), setBinaryStream() or setBlo...
2022-10-01, ∼463🔥, 0💬

Viewing Activity Log File with "cat" Command in "adb shell"
This section provides a tutorial example on how to test ActivityLog application, find the log file with the 'adb shell' window, and view the log file content with the 'cat' shell command.
2022-10-01, ∼462🔥, 0💬

Downloading and Installing JDK 20
This section describes how to download and install JDK 20 on a macOS computer.
2022-10-01, ∼462🔥, 0💬

Archived: JDK 1.3 Bug - Memory Leak With Unstarted Threads
This section describes a reported bug for JDK 1.3 that unstarted thread objects cause memory leak.
2022-10-01, ∼462🔥, 0💬

Archived: Issues MySQL 5.7.10 Installer
This section describes two issues occurred during the installation process of MySQL 5.7.10 on a Windows system using MySQL Installer.
2022-10-01, ∼462🔥, 0💬

Archived: MySQL Connector/J 5.1 Installation
This section describes how to download and install MySQL Connector/J (JDBC driver) required to run Java programs to access MySQL servers.
2022-10-01, ∼462🔥, 0💬

What is Crypt::CBC
A quick introduction is provided for the Crypt::CBC Perl module, which can be used to perform encryption and decryption in the CBC (Cipher Block Chaining) operation mode with a given block cipher for any number of blocks.
2022-10-01, ∼462🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼461🔥, 0💬

Character Set Encoding Maps - Unicode UTF-8
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: UTF-8, the most popular encoding for Unicode character set.
2022-10-01, ∼461🔥, 0💬

EncodingConverter.java - Encoding Conversion Sample Program
This section provides a tutorial example on how to write a sample program, EncodingConverter.java, to convert text files from one character set encoding to another.
2022-10-01, ∼461🔥, 0💬

"-Xms" and "-Xmx" - Avoiding GC with Large Memory Size
This section provides a tutorial example on how to allocate more memory to JVM to avoid GC to reduce the impact benchmark tests.
2022-10-01, ∼461🔥, 0💬

c:out Action Tag with EL Expressions
This section provides a tutorial example of using EL expressions in the c:out JSTL Core tag.
2022-10-01, ∼461🔥, 0💬

NumberToWords - Request Message Sample
This section provides a request message sample of NumberToWords Web service.
2022-10-01, ∼461🔥, 0💬

Solar Terms Used in Chinese Calendar
This section describes solar terms are used in Chinese calendar.
2022-10-01, ∼461🔥, 0💬

Issues during MySQL Installation
Issues occurred during the installation process of MySQL 8.0.16 on a Windows system using MySQL Installer.
2022-10-01, ∼461🔥, 0💬

View the "pending" Block
This section describes how to view the 'pending' block.
2022-10-01, ∼461🔥, 0💬

<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9086  Sort:Rank