<< < 256 257 258 259 260 261 262 263 264 265 266 > >>   ∑:8894  Sort:Date

Using SOAP Messages to Invoke RPC
This section provides some examples of using SOAP messages to invoke RPC.
2022-10-19, ∼178🔥, 0💬

XmlSimpleHash.pl - XML Hash Example
This section provides a tutorial example on how to work with hashes resulted from the XML::Simple parsing operation, XMLin().
2022-10-16, ∼178🔥, 0💬

Using SHA1 Message Digest in Perl
This section provides a tutorial example on how to use SHA1 message digest algorithm in Perl. John Allen implemented the entire SHA1 algorithm in 8 lines of Perl 5 code.
2022-10-11, ∼178🔥, 0💬

Installing Certificate Permanently in IE
This section provides a tutorial example on how to install the certificate provided by an 'https' Web site in IE. The certificate can be installed into a certificate store automatically selected by IE.
2022-10-07, ∼178🔥, 0💬

What Is a Certificate?
This section describes what is a certificate - A digitally signed statement from the issuer saying that the public key of the subject has some specific values.
2022-10-06, ∼178🔥, 0💬

JceSecretKeyTest.java - Secret Key Test Program
This section provides a quick tutorial example on how to write a sample program to generate a secret key for Blowfish, DES, or HmacMD5 encryption, save the secret key to a file, and read it back.
2022-10-06, ∼178🔥, 0💬

Certification Path Validation Rules
This section describes verification rules of a certificate path - The issuer's digital signature must match the subject's public key of the previous certificate in the path.
2022-10-05, ∼178🔥, 0💬

Nested Atomic and List Union Datatypes
This section provides a tutorial example on how atomic union and list union datatypes can be used as member datatypes to construct nested union datatypes.
2022-10-01, ∼178🔥, 0💬

GetISD - Usage Description
This section describes the free Web service GetISD provided by WebserviceX.NET. GetISD allows you to retrieve ISD (International Subscribers Dialing) phone code for a given country or territory.
2022-10-01, ∼178🔥, 0💬

GetWeatherByZipCode - Moved to weather.gov
This section provides a tutorial example to show that the GetWeatherByZipCode Web service has been moved from webservicex.net to weather.gov.
2022-10-01, ∼178🔥, 0💬

What Is FTP (File Transfer Protocol)
This section provides a quick introduction of FTP application that allows you to transfer files between the local computer and a remote computer over the Internet.
2022-10-01, ∼178🔥, 0💬

Year 2011 Reports
A collection of statistics reports and notes for year 2011 for herongyang.com Website with no log files missing.
2022-10-01, ∼178🔥, 0💬

Most Popular Books
The most popular books based on the directory report from log files for 196 days of year 2008.
2022-10-01, ∼178🔥, 0💬

Most Popular Search Terms
The most popular search terms based on query strings used in referral URLs for 196 days of year 2008.
2022-10-01, ∼178🔥, 0💬

Most Popular Operating Systems
The most popular operating systems based on browser signature strings in log files for year 2019 with 4 weeks of log files missing.
2022-10-01, ∼178🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for year 2021 with 0 week of log files missing.
2022-10-01, ∼178🔥, 0💬

Why Java API Is Needed
This section describes why Java API is needed for sorting algorithms The Java API (Application Programming Interface) is needed to provide a single standard calling interface for all Java applications that want to use the sorting algorithm.
2022-10-01, ∼178🔥, 0💬

Install Apache Maven on macOS
This section provides a tutorial on how to install Apache Maven as a tool to build Java applications on macOS.
2022-10-01, ∼178🔥, 0💬

Add Text Fonts on macOS
This section provides a list of commonly used keyboard and mouse click shortcuts on macOS.
2022-10-01, ∼178🔥, 0💬

"WindowServer" Process - Drawing Graphics on Screen
This section describes 'WindowServer' process, which serves all apps to draw their graphical elements on the desktop.
2022-10-01, ∼178🔥, 0💬

"jobs" - Manage Background Jobs
This section provides a tutorial example on how to use 'jobs' command to display background jobs, which are processes with input detached the keyboard. You can start a background job by adding the 'ampersand' sign to the end of the commmad.
2022-10-01, ∼178🔥, 0💬

"for" Statement for Iterative Execution
This section provides a quick introduction of 'for' statement, which executes a block of sub-statements repeatedly while the given condition is valid.
2022-10-01, ∼178🔥, 0💬

"xz/unxz" - Compressed *.xz or *.lzma Files
This section provides a tutorial example on how to use 'xz' and 'unxz' commands to compress large files and restore them later. Compressed files will have the *.xz file name extension.
2022-10-01, ∼178🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-11-27, ∼177🔥, 0💬

<< < 256 257 258 259 260 261 262 263 264 265 266 > >>   ∑:8894  Sort:Date