CGI and Perl XML and Perl tutorials
This tutorial describes: * Different XML client and server communication models. * XML and Socket Communication Example - GameServer.pl * XML and Socket Communication Example - GameClient.pl
Related Tutorials
XML::Simple Module
This tutorial describes: * Introduction to XML::Simple module. * Example Perl programs to use XML::Simple options. * Example Perl program to modify the parsed XML hash. If you need to know more about XML, please read my other book: "Herong's Notes on XML Technologies".
Common Server Errors and Messages
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.
SOAP::Lite Modules
This tutorial helps you understand: Quick introduction to SOAP; Overview of SOAP::Lite modules; Introduction to SOAP::Transport::TCP Module and sample SOAP server program; Introduction to SOAP::Lite and sample SOAP client program; How to the trace feature in SOAP::Lite.
Installing ActivePerl (PERL) on RaidenHTTPD web server
This tutorial teaches you how to install perl environment on a Windows web server system.
A web client for MP3 streaming in perl
This article is a complete tutorial showing how to create your own streaming web clients,that can be used to stream (play while downloading) multimedia files such as mp3.
How to install CGI-scripts
This is meant to be a little tutorial that tries to explain what a CGI-script is and how to install one on a server.
 
Categories