Programming Language
Article

JAVA + SSL Tutorial (server and client examples)

Tomas Vilda har written a good article how to setup encryptet Client/Server communication in Java using SSL.
Article

News about VintaSoftTwain.NET Library

Version 4.4 - Opportunity to save/load current settings of device has been added. - Opportunity to create predefined session setups for mid- and high-volume scanners has been added. - Memory...
Article

Download File through FTP

Enable your C# applications to connect to the internet to download files and webpages from an FTP Server with nothing but pure C#.Net code.
Article

Sending SMTP Email Asynchronously with C#

Sending email using the Simple Mail Transport Protocol (SMTP) can be a slow process, particularly when sending large numbers of messages using, for example, a bulk email tool. This process can be...
Article

LPI Exam 301: LDAP Development

Welcome to the next step in studying for the Linux certification exam 301. In this tutorial (the second in a series of six tutorials on exam 301 topics), learn how to install and configure a...
Article

Networking a C Implementation of BEEP

The IBM BeepLite Networking Layer for C is an implementation of BEEP (Blocks Exchange Protocol), a generic application protocol kernel for connection-oriented, asynchronous interactions. It supports...
Article

Programming in Python with Medusa and the Async Sockets Library

There are only two ways to have a program on a single processor do 'more than one thing at a time'. Multi-threaded programming is the simplest and most popular way to do it, but there is another very...
Article

Using XML-RPC

Suppose you want to make the systematic naming function available to other programs over the network. There is a huge number of ways to do it. You can program directly to the socket layer or use one...
Article

CherryPy Tutorial

CherryPy is a pythonic, object-oriented HTTP framework. It provides the foundation over which complex web-based applications can be written, with little or no knowledge of the underlying protocols....
Article

Configure FTP servers for IPv6

The next-generation protocol, Internet Protocol version 6 (IPv6), is becoming widely accepted as the future of the Internet and networking world. This acceptance has encouraged various IT companies...
Article

Connect Flash to a Database Using Sockets

Making a database connection in Flash is not the straightforward process enjoyed by Java and .NET developers. And while it may be a black art, it needn't be avoided, for the XMLSocket class is there...
Article

IRC on a Higher Level

Python is very suitable for working with the Internet Relay Chat (IRC) protocol. But working directly with a protocol can be a bit messy. Fortunately, there is a library that can simplify this work:...
Article

Sockets in Python: Into the World of Python Network Programming

Python offers network programmers a variety of options and an excellent degree of flexibility for tackling various situations. This article shows you how to take advantage of that flexibility by...
Article

Sending email with c# using SMTP Servers

This article explains how we can send emails using SMTP servers. First of all, what is SMTP what is MTA,MUA, protocol? Let's start talking about these subjects.
Article

Powering the Web with HTTP

In developing Web applications, as in life, it is important to understand the basics. With that thought, let’s cover one of the most basic components of the Web: the hypertext transfer protocol, or...
Article

PHP 101 (part 1): Down The Rabbit Hole

If you're new to Web development, you could be forgiven for thinking that it consists of no more than a mass of acronyms, each one more indecipherable than the last. ASP, CGI, SOAP, XML, HTTP - the...
Article

Errors and AJAX

In case you haven't heard by now, the hottest buzzword in the realm of web technology is AJAX (as coined in an Adaptive Path essay). The crux of the AJAX framework is the XMLHttpRequest JavaScript...
Article

HTTP for HTML Authors, Part I

In this tutorial, you'll learn the basics about how to publish a document on the Web, and how your readers can access it. This is all accomplished through something called HTTP, the HyperText...
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.