s p o n s o r e d   l i n k s

Network Programming ebook

Building a Rural Wireless Mesh Network: A do-it-yourself guide to planning and building a Freifunk based mesh network.pdf

In rural Africa a satellite link (VSAT) often provides the only possible way to connect a local mesh network to an upstream network provider offering global connectivity. Satellite links suffer from higher than normal latency and affect latency sensitive services such as telephony.

s p o n s o r e d   l i n k s


A PDA Enabled Wireless Interface for a Mobile Robot.pdf

September 24, 2008 · Filed Under Robotics & Automation · 1 Comment  · Tags: , ,

This project describes a wireless application that allows remote control of a robot. The application adopts an object-oriented philosophy in which every robot is a device represented by an object. The application runs in a PC with a web server. The interface is done using common Java GUI’s.

A Buffer Overflow Study Attacks & Defenses.pdf

September 12, 2008 · Filed Under Hacking Related · Comment  · Tags: , ,

The aim of this pdf material is to present how buffer overflows work and may compromise a system or a network security, and to focus on some existing protection solutions.

Software Engineering.pdf

42 Lessons on Software engineering, taken from IIT Kharagpur’s Course Materials for free :)

Gambit-C v4.2.8 - A portable implementation of Scheme.pdf

July 22, 2008 · Filed Under Other Programming Ebooks · Comment  · Tags: ,

The Gambit programming system is a full implementation of the Scheme language which conforms to the R4RS, R5RS and IEEE Scheme standards. It consists of two main programs: gsi, the Gambit Scheme interpreter, and gsc, the Gambit Scheme compiler.