<< < 1 2 3 4 5 6 7 8 9 10 > >>   Sort: Rank

Setting Up a Gopher Server on Linux Systems
This section provides a quick introduction of setting a Gopher server on a Linux system.
2023-06-22, 3160🔥, 6💬

💬 2023-06-22 Herong: Supratim, thank you for sharing the information!

💬 2023-06-22 Supratim Sanyal: Amazing - still works in 2023 with gcc 9.4.0. All it needs is commenting out the "extern char *sys_errlist[];" scattered around ...

💬 2022-08-02 Herong: Mark, yes. You need to setup fort forwarding on your router to provide access to the Gopher server on a local network.

💬 2022-07-26 Mark: Does a Gopher server need to have port forwarding configured to be accessible outside the local network?

💬 2016-12-07 Herong: Gopher does not support any form submission. You need to use HTTP, the Web page protocol.

(More comments ...)

"^" - Arithmetic Exponentiation Operation
This section provides some detail rules and a tutorial example on how arithmetic exponentiation operation works in VBScript.
2023-06-19, 200🔥, 1💬

💬 2023-06-19 Naresh: Thanks for your help

A Sample WSDL 1.1 Document
This section describes a sample WSDL 1.1 document, which defines a Web service, helloService, with an operation called Hello.
2023-06-13, 1063🔥, 2💬

💬 2023-06-13 Lmao: 10/10

💬 2021-08-11 peter pepper: greetings

Drawing Graphics - Using paint() on Frame
This section provides a tutorial example on how to override the paint() method in the javax.swing.JFrame class to draw graphics (a rectangle) on the frame window. This solution is not recommended.
2023-06-11, 9671🔥, 8💬

💬 2023-06-11 Herong: Janis, It is not recommended, because it draws on the entire window including the title bar area.

💬 2023-06-06 Janis: Why solution is not recommended? It is perfect.

💬 2016-11-12 SuperSasRabushna: I'm super saiyan!!! rabushna!

💬 2016-11-12 Ciciozxz: I think you are the best eu!

Illustration of RSA Algorithm: p,q=5,7
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 5 and 7.
2023-06-08, 8538🔥, 11💬

💬 2022-12-11 Racheal mweemba: This was helpful

💬 2022-12-11 Racheal Mweemba: ❤️❤️❤️❤️

💬 2022-04-23 Shivam: Please provide the code for the same

💬 2021-12-23 x: 5

💬 2020-11-22 Herong: fab, as shown in the tutorial, the modulus is 35. The encryption key (public key) is 5, and the decryption key (private key) is ...

(More comments ...)

Key Schedule (Sub-Keys Generation) Algorithm
This section describes the Blowfish Key Schedule (Sub-Keys Generation) algorithm. It uses the binary representation of the fractional portion of constant Pi - 3.1415927... as initial values.
2023-06-05, 1704🔥, 3💬

💬 2023-06-05 Daniel: I don't understand how to assign key for plaintext

💬 2016-03-17 Herong: Hi Yogita, Blowfish(T) function refers the Blowfish algorithm described in the previous tutorial: Blowfish Cipher Algorithm .

💬 2016-03-16 YOGITA: what is the function blowfish(T) here? Send the pseudo code

View Transaction on live.blockcypher.com
This section describes how to view test transaction on live.blockcypher.com.
2023-06-01, 663🔥, 2💬

💬 2023-06-01 Thennarasu: Please TUFrmUBDiFWqkFyDhdxbhez9YQUhwRhahQ This is my USDT ADDRESS IN BINANCE

💬 2022-08-03 Duane Poston: Helpful app, with lots of info for your transaction details.

What Is Gopher
This section provides a quick introduction of the Gopher protocol that allows distributed documents to be linked and presented as a hierarchy of items and directories.
2023-05-27, 1939🔥, 3💬

💬 2023-05-27 Harshita: This is very easy

💬 2018-12-08 Herong: Agree. Gopher was so easy to use with a keyboard on a text screen ☺

💬 2018-12-06 me: so nice piece of history, thx

"OpenSSL" Generating Certificates in DER and PEM
This section provides a tutorial example on how to generate certificates in DER and PEM formats using 'OpenSSL'.
2023-05-24, 14225🔥, 4💬

Search HerongYang.com
Looking for a specific tutorial? Enter a keyword in the search box below and press ENTER key: &nbsp; @import url(https://www.google.com/cse /api/branding.css);Custom Search &nbsp; Most commonly searched queries: chinese calendar chinese new year java synchronized jstl tutorial php session my...
2023-05-24, 6475🔥, 0💬

Base32 Encoding Algorithm
This section describes the Base32 encoding algorithm with some simple encoding examples.
2023-05-22, 15756🔥, 11💬

💬 2023-05-22 dino: helloiamdino

💬 2022-11-11 Herong: Tomi, you can have lowercase, uppercase, or any kind of characters in the input. They all are encoded as binary input data. By d...

💬 2022-11-09 Tomi: One question, can we have lowercase and uppercase letters in both the input and output?

💬 2021-03-20 Yours: Encryption is the method by which information is converted into secret code that hides the information's true meaning. The scien...

💬 2021-02-12 Herong: madblack, can you follow Example 5 given in the above tutorial? Just add "F" to the end of the input, then follow Padding, Bit G...

(More comments ...)

OpenSSL "enc -bf-ecb" for Blowfish/ECB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-ecb' command for Blowfish encryption in ECB mode. Topics include introduction and installation of OpenSSL; ECB (Electronic CodeBook) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random ...
2023-05-19, 458🔥, 1💬

Receive Test Bitcoin from testnet.coinfaucet.eu
This section describes how to receive test Bitcoin from testnet.coinfaucet.eu.
2023-05-18, 1156🔥, 2💬

💬 2023-05-18 anu: please help me give bitcoins

💬 2018-05-09 pankaj: Nice one to start with

UUEnccode Algorithm
This section describes the UUEncode algorithm with some simple encoding examples.
2023-05-17, 2536🔥, 6💬

💬 2016-06-08 Herong: Neel, can you post an example of the uuencoded string that failed? May be we can figure the root cause of the issue.

💬 2016-06-01 Neel: Hi, we are using this uudecoder since long time in our code but recently we are facing issue like "Index out of range" and that ...

💬 2015-09-16 Mark Sitkowski: Excellent! Just what I was looking for

JDBC-ODBC - Loading sun.jdbc.odbc.JdbcOdbcDriver
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method.
2023-05-17, 31395🔥, 19💬

💬 2023-05-17 Coicoubeh: You helped me more with 3 lines that a bunch of tech nerds

💬 2017-06-06 Panther: Need to run mdb server

💬 2017-04-24 Mukidi: hi

💬 2017-04-07 Herong: Yaiphaba, Are you referring to the Apache OpenOffice software?

💬 2017-04-02 yaiphaba: ddbc database driver class already installed andopen office

(More comments ...)

Installing NMake 1.5
This section provides a tutorial example on how to install the 'make' utility on Windows, NMake 1.5, to help installing the RPC::XML Perl module.
2023-05-12, 28730🔥, 21💬

💬 2023-05-12 Fathi: thanks for providing such a tool

💬 2023-01-31 Bob Bobbette: meaningful comments. Thanks! ☺

💬 2017-11-16 Ye Hongshaui: Very good

💬 2017-11-02 lxddd: thank you very much!

💬 2017-08-18 zhaogt: verry good!

(More comments ...)

Downloading Apache HTTP Server 2.2.25 for Windows
This section describes how to download Apache (HTTP Server) 2.2.25 binary distribution for Windows systems.
2023-05-10, 13106🔥, 16💬

💬 2023-05-10 kornjvc: Thanks

💬 2020-04-20 Daniel Morris: This service is best service for best people

💬 2018-09-07 lijun: duo xie

💬 2018-03-30 ywb: 体验

💬 2018-02-28 黄先生: 多谢

(More comments ...)

Chinese Characters in HTML Documents - UTF-8 Encoding
This section provides a tutorial example on how enter and use Chinese characters in HTML documents using Unicode UTF-8 encoding. The HTML document should include a meta tag with charset=utf-8 and be stored in UTF-8 format.
2023-05-08, 5357🔥, 4💬

💬 2023-05-08 你好你好: 你好

💬 2023-03-20 Paolo: L'elefante correva nel prato

💬 2021-09-16 r: 你好

💬 2016-01-06 thomas: help needed.

JDBC-ODBC - Connecting to a DSN
This section describes how to connect to a DSN (Data Source Name) with JDBC-ODBC Bridge.
2023-05-06, 14546🔥, 4💬

💬 2023-05-06 Luca: Connecting is somewhat the easy part. What happens when you try and read a few thousand rows of data from the source into a text...

💬 2017-02-28 Munna Shaw: My name is Munna Shaw

💬 2016-04-27 Anish Goel: Thanks a lot!

💬 2015-10-08 manoj soni: satisfied

Illustration of DSA Algorithm: p,q=7,3
This section provides a tutorial example to illustrate how DSA digital signature algorithm works with small prime modulus p=7 and prime divisor q=3.
2023-05-03, 8349🔥, 7💬

💬 2023-05-03 Zavala: Greetings from the Tower

💬 2023-03-27 Davide: Greetings from Italy

💬 2016-03-22 Herong: Peter, I see the issue now. This example needs to be reviewed and updated. Thanks for the feedback.

💬 2016-03-21 peter winzell: x is not selected according to 0 < x < q

💬 2015-10-19 Herong: Hi Marian, do you have a question about this tutorial?

(More comments ...)

Get Free Ether from faucet.dimensions.network
This section provides a tutorial example on how to get some free Ether money from faucet.dimensions.network.
2023-05-02, 1170🔥, 3💬

💬 2023-05-02 micky: please sites not opening help me with eth 0x8519a91Abe468d9dA7777bedcB0529b544 e575e5

💬 2022-04-21 Jake Thompson: Hello my names Jake or Dj Kutta , Thank you for the test eth! this is helpful in learning about wallets and the network. Thank y...

Block Hash Calculation in Python
This section describes how to calculate Bitcoin block hash in Python.
2023-04-29, 2771🔥, 2💬

💬 2018-02-16 Lee: This helped me a lot!

Get Historical Exchange Rates
This section provides a tutorial example on how to use the Historical Exchange Rate operation provided by exchangeratesapi.io.
2023-04-28, 167🔥, 1💬

GB2312 to Unicode - Row 16: 0xB0A1 to 0xB0FE
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 16: Level 1 Hanzi Characters 0xB0A1 to 0xB0FE.
2023-04-28, 1266🔥, 2💬

💬 2023-04-28 hihihaha: great

💬 2020-10-25 海阔天空: 海阔天空

<< < 1 2 3 4 5 6 7 8 9 10 > >>   Sort: Rank