<< < 69 70 71 72 73 74 75 76 77 78 79 > >>   ∑:7888

What Is XML-RPC?
This section describes what is XML-RPC - a specification on how to make a Remote Procedure call (RPC) by passing XML messages using HTTP requests and responses over the Internet.
2022-11-02, 105🔥, 0💬

What Is Socket Communication?
This section describes the socket communication model on the Internet network. A socket represents one end-point of a two-way communication link between two programs running on the Internet network.
2022-11-02, 107🔥, 0💬

CGI (Common Gateway Interface)
This chapter provides tutorial examples and notes on CGI (Common Gateway Interface). Topics include CGI protocol specifications; environment variables provided by IIS; CGI query string; CGI example program.
2022-11-02, 102🔥, 0💬

QUESTÕES DE REVISÃO – TÉCNICAS CLÁSSICAS DE CRIPTOGRAFIA
'DES Java Implementation in JDK by Sun' tutorial was cited in an inf.ufsc.br article in 2020.
2022-11-02, 110🔥, 0💬

HashMap vs. HashTable vs. Baumstruktur
Java tutorial - 'HashSet, Vector, HashMap and Collection Classes' was cited in a Java USENET news group article in 2003.
2022-11-02, 106🔥, 0💬

Twitter OAuth Library/HUD
'SHA1 Message Digest Algorithm Overview' tutorial was cited in a Second Life Twitter OAuth Library code in 2011.
2022-11-02, 114🔥, 0💬

Variables - Scalar, Array and Hash
This section describes Perl variable types: Scalar, Array, and Hash. Variable names must be prefixed with special symbols to indicate their types, $, @ and %.
2022-11-02, 103🔥, 0💬

Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service
This chapter provides tutorial examples and notes on calling GetSpeech SOAP 1.1 Web service using SOAP::Lite. Topics include using on_action() function to provide call back function to generate correct SOAPAction header line; using SOAP::Data class to create parameter elements with specific names an...
2022-11-02, 117🔥, 0💬

No Suitable Driver connecting jdk1.5 with javaDB derby
'Loading Derby JDBC Driver Classes' tutorial book was cited in an Experts Exchange forum post in 2008.
2022-11-01, 109🔥, 0💬

SSL simple chat
'SslReverseEchoer.java - SSL Server Socket Example' tutorial was cited in a Google group in 2009.
2022-11-01, 109🔥, 0💬

bikin website dalam bahasa cina dengan php
'Chinese Character Set Encoding Options' tutorial was cited in a forum post in Indonesian language in 2012.
2022-11-01, 112🔥, 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-11-01, 105🔥, 0💬

GetSpeech_SOAP_1_1.pl - SOAP::Lite for SOAP 1.1 Web Service
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name and a namespace. My first SOAP::Lite program works now with the GetSpeech Web service.
2022-11-01, 121🔥, 0💬

do() Function - Including Script Files
This section provides a tutorial example on how to use do() function to include script code from another file into the current script file.
2022-11-01, 107🔥, 0💬

References
List of reference materials used in this book.
2022-10-31, 141🔥, 0💬

What Is JDBC?
This section provides a quick answer to the question of 'What is JDBC?'
2022-10-31, 132🔥, 0💬

Imager - Convert Image File Format
This section provides a tutorial example on how to convert image file from one format to another format using read() and write() functions from the Perl Imager module.
2022-10-31, 105🔥, 0💬

Commonly Used Debugging Commands
This section describes how to run the Perl built-in debugger with the 'perl -d' option. Commonly used debugging commands are also provided.
2022-10-31, 105🔥, 0💬

org.jruby.exceptions.RaiseException: stack level too deep
'-Xss JVM Option for Stack Size' tutorial was cited in a puppetlabs.com support ticket in 2015.
2022-10-31, 111🔥, 0💬

Wweb dynpro application Localization in chinese
'java.util.Locale - Localization and Internationalization' tutorial was cited in a SAP forum post in 2009.
2022-10-31, 106🔥, 0💬

java - 访问被拒绝(“java.net.SockerPermission”“irc.esper.net”“解决”)
'JDK Tutorials - Herong's Tutorial Examples' tutorial was cited in a cache.one article in 2021.
2022-10-31, 115🔥, 0💬

Data Types: Values and Variables
This chapter provides tutorial examples and notes about data types: values and variables. Topics include scalar and list value constructors; scalar value interpretations; scalar, array and hash variables; undef value and undefined variables.
2022-10-31, 101🔥, 0💬

List Value Constructors
This section describes what is a list value constructor, a list of scalar values separated by commas. Elements of a list value can be accessed with the subscription notation [i].
2022-10-31, 101🔥, 0💬

Archived: Calling GetSpeech SOAP 1.2 with SAAJ
This section provides a tutorial example on how to call the GetSpeech SOAP 1.2 Web service provided at xmlme.com with the SOAPConnection class defined in SAAJ.
2022-10-31, 140🔥, 0💬

<< < 69 70 71 72 73 74 75 76 77 78 79 > >>   ∑:7888