<< < 262 263 264 265 266 267 268 269 270 271 272 > >>   ∑:8894  Sort:Date

vsftpd Server Configuration
This section provides a tutorial example on how to configure vsftpd server to allow some local users to upload and download files in their own private Directories with FTP client programs.
2024-01-03, ∼169🔥, 0💬

Impact of 'radius' on GetMorganFingerprint()
This section provides a tutorial example on impact of the 'radius' option on fingerprint generation with rdkit.Chem.rdMolDescriptors.Ge tMorganFingerprint()function.
2023-04-04, ∼169🔥, 0💬

Installation of JdbcRowSet Reference Implementation
This section describes how to download and install JdbcRowSet Reference Implementation.
2023-02-28, ∼169🔥, 0💬

"read(byteBuf) = -1" Not Working
This section provides a tutorial example of trying to use 'read(byteBuf) = -1' as the condition to stop reading the request on the server side. It will not work if the client keeps the connection open and waiting for the response.
2022-11-06, ∼169🔥, 0💬

SOAP Features and Modules
This section describes what are SOAP features and modules..
2022-11-05, ∼169🔥, 0💬

gethostbyaddr() - Network Utility Functions
This section provides a tutorial example on how to use network utility functions to get default port numbers of standard network services, or get the host name on the network by a given IP address.
2022-10-28, ∼169🔥, 0💬

GetSpeech Worked - Using SOAP::Data Class and on_action() Function
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-10-25, ∼169🔥, 0💬

Install Perl Module with CPAN Shell
This section provides a tutorial on how to install a CPAN Perl module automatically with CPAN Shell.
2022-10-18, ∼169🔥, 0💬

DES Java Implementation in JDK by Sun
This section describes how DES algorithm is implemented in JDK. DES algorithm is implemented as part of the JCE package which is integrated in the JDK since version 1.4.
2022-10-10, ∼169🔥, 0💬

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

What Is Database Connection Pool
This section provides a quick introduction on database connection pool, which is an object container managing a set of JDBC connection objects to be reused to avoid repeated connection opening and closing operations.
2022-10-07, ∼169🔥, 0💬

Using Socket Program to Request Parameter Name
This section provides a tutorial example on how to use my socket test program, SocketRequestResponseBinary.pl ,to play with the SOAP 1.1 request generated in the trace output of my SOAP::Lite test program.
2022-10-04, ∼169🔥, 0💬

What Is SOAP::Lite
This section describes what is SOAP::Lite - A collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.
2022-10-04, ∼169🔥, 0💬

sax.Writer Reporting Errors Embedded in XML Structure
This section provides a tutorial example showing sax.Writer reporting XSD validation errors embedded inside XML structure.
2022-10-01, ∼169🔥, 0💬

InnoDB Primary Key Index on Large Table
This section provides a tutorial example on how to create a large InnoDB table, and it index and data pages partially cached in the buffer.
2022-10-01, ∼169🔥, 0💬

Weekly Requests Report
Weekly total requests and page requests report for 196 days of year 2008.
2022-10-01, ∼169🔥, 0💬

Most Popular Books
The most popular books based on the directory report from log files for year 2020 with 0 week of log files missing.
2022-10-01, ∼169🔥, 0💬

Most Popular Books
The most popular books based on the directory report from log files for year 2019 with 4 weeks of log files missing.
2022-10-01, ∼169🔥, 0💬

Install Tomcat Java EE Server on macOS
This section provides a tutorial on how to download and install FOP (Formatting Objects Processor) from Apache website on macOS.
2022-10-01, ∼169🔥, 0💬

Macintosh - The First GUI Based Personal Computer
This section provides a quick introduction of the original Macintosh, the first commercial personal computer with GUI (Graphical User Interface) developed by Apple Inc. in 1984.
2022-10-01, ∼169🔥, 0💬

Usage Examples of Public Key Infrastructure
This section provides some usage examples of PKI (Public Key Infrastructure), like HTTPS (Hypertext Transfer Protocol Secure) protocol, digital signature, encryption of documents, digital identification.
2024-11-27, ∼168🔥, 0💬

Unicode to Big5 - Part 3: U+4FC9 to U+513D
Unicode to Big5 code point mapping is provided for Big5 character set - Part 3: Unicode U+4FC9 to U+513D.
2024-01-29, ∼168🔥, 0💬

"unicodedata" Module for Unicode Properties
This section provides tutorial example on how to use the 'unicodedata' to retrieve properties of code points defined by the Unicode standard.
2024-01-27, ∼168🔥, 0💬

Test DataFlex with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'DataFlex' provided by oorsprong.org using the Zeep Python library.
2024-01-21, ∼168🔥, 0💬

<< < 262 263 264 265 266 267 268 269 270 271 272 > >>   ∑:8894  Sort:Date