<< < 33 34 35 36 37 38 39 40 41 42 43 > >>   ∑:9020  Sort:Date

Install Open Babel on Windows Computers
This section provides a tutorial example on how to install Open Babel on a Windows computer.
2022-10-01, ∼1617🔥, 0💬

PKCS#8/X.509 Private/Public Encoding Standards
This chapter provides tutorial notes and example codes on PKCS#8 and X.509 key encoding standards. Topics include PKCS#8 standard for private key encoding; X.509 standard for public key encoding; PKCS8EncodedKeySpec and X509EncodedKeySpec classes to decode encoded keys; JcaKeyFactoryTest.java test p...
2021-11-22, ∼1616🔥, 1💬

Setting Up FTP Server with IIS
This section provides a tutorial example of how to set up a FTP server with IIS (Internet Information Server).
2017-05-10, ∼1614🔥, 2💬

💬 2017-04-26 zohaib: how to change ASCII to Binary mode in windows FTP server

SslContextTest.java - javax.net.ssl.SSLContext Class Test
This section provides a tutorial example on how to write a simple program to test the java.net.ssl.SSLContext class.
2015-10-28, ∼1613🔥, 1💬

64-bit RSA Key Validated by RsaKeyValidator.java
This section provides a tutorial example on how a 64-bit RSA key is validated by RsaKeyValidator.java with 3 rounds of encryption and decryption tests.
2023-03-05, ∼1612🔥, 3💬

💬 2018-06-09 Herong: Adrian, you are welcome!

💬 2018-06-09 Adrian: I needed in rush working 64-bit keys. You helped me a lot. Thanks! :D

"jar --extract" - Extracting Files from JAR File
This section provides a tutorial example on how to extract files out of a JAR file with the 'jar --extract' command.
2022-10-01, ∼1600🔥, 0💬

tinyec - Python Library for ECC
This chapter provides tutorial notes on 'tinyec' Python library for ECC. Topics include installing 'tinyec'; creating ec.Curve objects, performing point addition and scalar multiplication.
2023-07-05, ∼1599🔥, 4💬

💬 2022-05-16 maria: hola mi mundo bonito

UTF-8 Encoding
This section provides a quick introduction of the UTF-8 (Unicode Transformation Format - 8-bit) encoding for Unicode character set. It uses 1, 2, 3, or 4 bytes for each character.
2019-11-06, ∼1595🔥, 2💬

💬 2016-12-30 Rehman: Welcome

Connect tablet to Computer using Bluetooth
This section provides a tutorial example on how to connect an Android tablet to a Windows computer using Bluetooth radio. Once connected, you can transfer files between the tablet and computer.
2016-01-16, ∼1590🔥, 2💬

💬 2016-01-16 Herong: Trudy, I am planning to upgrade my Windows 8 to 10. Once upgraded, I will test the Bluetooth connection again and let you know t...

💬 2016-01-14 Trudy Dishmon: That would be great if it worked. My new 2 in 1 windows 10 is asking for a code number that my Android 10.1 has never needed a c...

Blowfish Decryption Algorithm
This section describes the Blowfish decryption algorithm, which is identical to the encryption algorithm step by step in the same order, only with the sub-keys applied in the reverse order.
2024-01-29, ∼1587🔥, 3💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2022-01-02, ∼1583🔥, 6💬

💬 2021-12-30 Abdulrasheed: Great tutorial

💬 2018-03-03 ben: you make my life easier, thanks so much

💬 2017-05-06 Edgar: Downloading for evaluate... Thanks

💬 2017-01-31 pk: herong_yang...at...yahoo...dot...com

💬 2017-01-31 Prashant: Great Tutorial

(More comments ...)

Exporting Server Certificate to File in Google Chrome
This section provides a tutorial example on how to export an HTTPS server certificate to a certificate file in PEM (Privacy Enhanced Mail) format, also called Base-64 encoded X.509 format.
2022-10-01, ∼1582🔥, 0💬

Video/Audio Stream Concatenation Order
This section provides a tutorial example of concatenation error message when using the 'concat' ffmpeg filter with incorrect video and audio stream order.
2015-08-23, ∼1582🔥, 2💬

💬 2015-08-23 Herong: You are welcome! What type of application are you using Flash for? I thought Flash is dead. Everyone is trying to replace it wit...

💬 2015-08-23 Queensoft: God THANK YOU !!! I tried to figure out this error for ages. It was as simple as placing video first, then audio !!!!!

C# Compiler "csc" Options
A complete list of options is provided for the 'csc' compiler in .NET Framework 4.6.1 SDK.
2022-10-01, ∼1581🔥, 0💬

encodingStyle="uri" for use="encoded"
This section provides a tutorial example on how to write a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='rpc', use='encoded' and encodingStyle='http://schemas. xmlsoap.org/soap/encoding/'
2016-11-30, ∼1578🔥, 2💬

💬 2016-11-07 ren: yet

Horoscope Native and Ascendant (Rising Sign)
This section provides introduction of some basic horoscope elements: Native and Ascendant (Rising Sign).
2025-08-16, ∼1575🔥, 2💬

💬 2025-08-16 Hashim kale: It's nice

💬 2022-07-21 Krizia: Thanks

"dalvikvm" Command to Run Java Application
This section provides a tutorial example on how to use 'dalvikvm' command line tool to run a Java application on the Dalvik VM (Virtual Machine).
2022-10-01, ∼1573🔥, 0💬

DSA 512-bit and 1024-bit Key Pair Examples
This section provides 2 DSA key pair examples, 512-bit and 1024-bit, using DsaKeyGenerator.java.
2017-11-08, ∼1573🔥, 1💬

💬 2017-11-08 abc: ok

SoapUI - SOAP Web Service Testing Tool
This chapter provides tutorial notes and example codes on SoapUI 5.0.0. Topics include SoapUI features; downloading and installing SoapUI 5.0.0; validating and importing SOAP based WSDL documents; creating and submitting test requests.
2016-02-20, ∼1571🔥, 1💬

💬 2016-02-15 arun: hello how are you

JavaScript Console in Mozilla Firefox
This section provides tutorial example on how to use the JavaScript Console in Mozilla Firefox to view execution errors and log messages resulted from JavaScript execution. You can also use it to run any JavaScript statements to interact with the HTML document.
2022-10-01, ∼1567🔥, 0💬

jar - JAR File Tool Command and Options
This section describes the 'jar' command to manage JAR files. 'jar' command syntax and options are provided.
2023-08-08, ∼1563🔥, 2💬

💬 2023-08-08 Herong: Lina, can you run "ls -l $SNPEFF/snpEff.jar" to see if the JAR file is accessible?

💬 2023-08-07 Lina: I install the snpEff package using conda install in a conda environment and I am unable to use it. It says unable to access the ...

MySQL Data Directory Initialization
Tutorial example on how to initialize the MySQL server data directory with the 'mysqld --initialize-insecure' command, which will create a root user without password.
2022-10-01, ∼1563🔥, 0💬

Using VBScript with Internet Information Services
This section provides tutorial example on how to embed a VBScript code in a HTML document to be executed by IIS (Internet Information Services) on the server machine.
2021-11-23, ∼1559🔥, 1💬

💬 2021-11-23 ttag: &lt;script> alert('lol') &lt;/script>

Deprecated: Testnet - Ropsten Network
This chapter introduces Ethereum testnet: Ropsten network.
2023-02-24, ∼1557🔥, 3💬

💬 2023-02-24 Ace: 0xb11252EB359B676d2e530E8728f57E39A3 Aa0Dc6

💬 2022-06-06 myth: 0x339d58bff8b8C5dAAfaF08fA77ad39C790 9B194E

💬 2021-08-28 Cit: Hi

<< < 33 34 35 36 37 38 39 40 41 42 43 > >>   ∑:9020  Sort:Date