Popular Books:
H (Hybrid) Language
This free book is a collection of notes on developing a new programming language called H (Hybrid). 2018-01-21, ∼1924🔥, 1💬
Ethereum Account Keystore File
This section describes the keystore file that contains the private key of an Ethereum account. 2024-03-23, ∼1922🔥, 2💬
MySQL Server Log Files on CentOS
This section provides a tutorial example on how to review log file settings and locations for MySQL 8.0 server on CentOS 8 systems. 2022-10-01, ∼1917🔥, 0💬
Using Flash to Provide Interactivity
This section provides a flash game example called Flash Tetris Game. It shows how Flash can be used to provide interactivity to Web pages. 2015-11-24, ∼1885🔥, 1💬
mcrypt DES Encryption Testing Program
This section provides a tutorial example on how to use the DES algorithm in a specific operation mode as block or stream cipher. 2017-08-03, ∼1870🔥, 3💬
💬 2017-08-03 Herong: Deepan, Which part is difficult for you to understand?
💬 2023-06-05 Daniel: I don't understand how to assign key for plaintext
💬 2016-03-16 YOGITA: what is the function blowfish(T) here? Send the pseudo code
Full Version in PDF/ePUB
Information on how to obtain the full version of this book in PDF, ePUB, or other formats. 2021-08-19, ∼1860🔥, 3💬
💬 2021-08-19 ramanjaneyulu: thnak you
LWP SSL verify_hostname Setting
This section provides a tutorial example on using the SSL verify_hostname setting and related settings: SSL_ca_path and SSL_ca_file. 2022-10-01, ∼1859🔥, 0💬
JDBC Driver Types
This section provides some quick information about different types of JDBC drivers. 2020-01-14, ∼1839🔥, 2💬
Downloading and Installing JDK 10
This section describes how to download and install Java SE 10 on Windows. 2017-08-14, ∼1839🔥, 2💬
💬 2017-08-14 MOIN: JAVA IS BEST.
💬 2016-05-08 file:///C:/Users/juju/Downloads/: file:///C:/Users/juju/Downloads/Cont ents%20(1).json
Downloading and Installing XML Notepad
This section provides a tutorial example on how to download and install XML Notepad 2007 on Windows systems. 2023-08-24, ∼1838🔥, 3💬
Loading Driver Class Automatically
This section provides a tutorial program to show how JDK 1.7 and 1.8 automatically loads JDBC driver classes from JAR files specified in the classpath. 2022-10-01, ∼1831🔥, 0💬
"javac --module" - Compiling Entire Module
This section provides a tutorial example on how to use 'javac --module' command to compile all Java source code in an entire module. 2022-10-01, ∼1823🔥, 0💬
"g++ -c" and "ar src" to Build Static Library
This section provides a tutorial example on how to use 'g++ -c' and 'ar src' commands to compile your code and to build static library file on Linux systems. 2022-12-17, ∼1821🔥, 1💬
Using SO_LINGER Socket Option
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server closing the socket too soon after writing the response to the socket. 2017-02-16, ∼1808🔥, 2💬
💬 2017-02-15 Gaurav Kumar: Where can i get this file herong.jks?
Popular Posts:
This chapter provides tutorial notes and example codes on WSDL2Java. Topics include using the WSDL2J...
This section provides first 8336 hex digits of constant PI, 3.1415927..., needed for Blowfish encryp...
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows syste...
This section introduces Newton's Third Law of Motion - If a force is exerted by one object to anothe...
This section describes 'soap:operation', a SOAP extension element that specifies additional binding ...