<< < 252 253 254 255 256 257 258 259 260 261 262 > >>   ∑:9020  Sort:Date

State Machine Diagram - Transition Sequence Notations
This section describes the Transition Sequence Notation used in a UML State Machine Diagram. A Transition Sequence Notation presents a sequence of triggers and actions that make up a transition from one state to another.
2022-10-14, ∼202🔥, 0💬

connect() - Establishing a Socket Communication
This section describes Perl built-in functions: socket(), bind(), listen(), accept(), and connect(), that can be used for the server program and client program to establish a socket communication.
2022-10-11, ∼202🔥, 0💬

NumberToWords Failed - Invalid namespace ""
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name. But the test failed with an error: Invalid namespace ''.
2022-10-09, ∼202🔥, 0💬

PreparedStatement in Batch Mode
This section describes how to use PreparedStatement objects in batch mode.
2022-10-09, ∼202🔥, 0💬

SOAP 1.1 Request - Content-Length Too Small
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. A 'Bad Request' error is received, if Content-Length is not enough to cover the entire XML message in the request.
2022-10-08, ∼202🔥, 0💬

JCE DES Stream Ciphers Testing Program
This section provides a tutorial example on how to use DES stream ciphers provided in the JDK JCE package.
2022-10-07, ∼202🔥, 0💬

What Is HTTP::Cookies?
This section describes what is HTTP::Cookies - a Perl class that helps you to extra cookies from HTTP::Response objects, store them and attach them to HTTP::Request objects.
2022-10-07, ∼202🔥, 0💬

1923 年年历 - 猪年
中国年历 - 1923 年年历 - 猪年
2022-10-06, ∼202🔥, 0💬

1991 年年历 - 羊年
中国年历 - 1991 年年历 - 羊年
2022-10-05, ∼202🔥, 0💬

Name Spaces and Perl Module Files
This chapter provides tutorial examples and notes about Perl module files and name spaces. Topics include using require() and do() functions to include other script files, using 'package' statement to declare new name spaces; creating new Perl modules in *.pm files.
2022-10-05, ∼202🔥, 0💬

OpenSSL Viewing Certificates Exported from IE
This section provides a tutorial example on how to use OpenSSL to view contents of a certificate file exported from IE.
2022-10-05, ∼202🔥, 0💬

Installing SOAP::Lite 0.710 to Support SOAP 1.2
This section provides a tutorial example on how to install SOAP::Lite 0.710.08 on Windows system using Perl Package Manager. SOAP::Lite 0.710 supports SOAP 1.2 with soapversion('1.2') function.
2022-10-05, ∼202🔥, 0💬

javax.crypto.Cipher - The Public Key Encryption Class
This section provides a quick introduction of the cipher class, javax.crypto.Cipher, to encrypt input data with a public key.
2022-10-04, ∼202🔥, 0💬

Using Wi-Fi Function to Reduce Data Cost
This section provides a tutorial example on how to turn on the 'Wi-Fi' function to reduce data transfer cost when you are at home next to your home Wi-Fi network.
2022-10-01, ∼202🔥, 0💬

SOAP Binding Extension
This section describes the SOAP Binding Extension added to the WSDL 2.0 Core language to enable Web services applications to use SOAP (Simple Object Access Protocol).
2022-10-01, ∼202🔥, 0💬

IRI Style Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2022-10-01, ∼202🔥, 0💬

GetCitiesByCountry - Response Message Sample
This section provides a response message sample of GetCitiesByCountry Web service.
2022-10-01, ∼202🔥, 0💬

Command Interpreters and Command Pipelines
This section provides a quick introduction of UNIX command interpreters, shells, and command pipelines.
2022-10-01, ∼202🔥, 0💬

Most Popular Web Browsers
The most popular Web browsers based on browser signature strings in log files for 196 days of year 2008.
2022-10-01, ∼202🔥, 0💬

Performance Impact of Wait Time
This section provides tests to find out performance impact of the wait time between each chunk operations. Increasing wait time seems to decrease throughput performance.
2022-10-01, ∼202🔥, 0💬

"try" Statement to Catch Execution
This section provides a quick introduction of 'try' statement, which allows you to manage exceptions raised from a block of sub-statements.
2022-10-01, ∼202🔥, 0💬

"UPDATE" Statements
This section describes how to update existing data rows with UPDATE statements.
2022-10-01, ∼202🔥, 0💬

JDBC-ODBC - CREATE TABLE in Flat Text Files
This section describes how to run CREATE TABLE statement with the ODBC flat text file driver.
2022-10-01, ∼202🔥, 0💬

-cp or -classpath Syntax on Different Systems
This section describes syntax differences of the -cp or -classpath option at the Java command line to specify JDBC implementation driver JAR files.
2022-10-01, ∼202🔥, 0💬

<< < 252 253 254 255 256 257 258 259 260 261 262 > >>   ∑:9020  Sort:Date