Network
In general, the term network can refer to any interconnected group or system.
Article

Scaling Django web apps on Apache

Django is a lightweight framework with vibrant community surrounding it. Create a simple Django application and learn how to deploy it to the Web on a server running Apache and mod_python. Finally,...
Article

How to use the Python C API

In this tutorial I'm going to teach you how to use the Python C API. I'm writing this tutorial as I saw that there are merely a few resources on the Internet which will show you how this thing goes...
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

Mod_python Manual

Mod_python allows embedding Python within the Apache server for a considerable boost in performance and added flexibility in designing web based applications. This document aims to be the only...
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

Using Python Scripts with IIS

Python is an interpreted scripting language similar in concept to Microsoft Visual Basic Script (VBScript), Microsoft JScript, Perl, or other scripting languages. While Internet Information Server...
Article

An Introduction to Bluetooth programming in GNU/Linux

This document gives a short overview of Bluetooth programming concepts, followed by examples of how to implement these concepts in both Python and C using the BlueZ development libraries. It is...
Article

Ruling the Network with Python

In this tutorial I will cover techniques involving packet construction and manipulation to master the network from the Python command line. No prior knowledge of Python is required, however I guess...
Article

Python quick-start tutorial

A 26 page quick-start tutorial originally intended for network administrators with no programming skills. The tutorial starts with "hello world" and works through a series of eleven programs to build...
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

Weave a neural net with Python

Neural nets, also known as artificial neural networks, mathematically model bioelectrical networks in the brain. Massively parallel and more inductive than deductive, they are used for...
1 2  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.