Free Ebook Manual Download

Programming, Automotive, Hardware, Gadget

A Short History of the Internet

It began life under the name ARPANet in 1969. It was born in the U.S.A., created in the midst of the Cold War by the government as a strategic mechanism that would provide for the emission and reception of electronic communication signals in the event of a world catastrophe. Commissioned by the Department of Defense, four computers called nodes were connected using modems, telephone wires and satellites, one each at UCLA, UCSB, Stanford and University of Utah. ARPANet stands for Advanced Research Projects Agency Network. Its purpose was to share information and results of research among the various scientists involved in Department of Defense projects. Each node was specifically designed io be independent of the others in case of that aforementioned world catastrophe.
Read the rest of this entry »

The SNMP protocol was introduced in 1988. Overtime security had been added (1991-1992). Also several version improved versions have been published (SNMPv2[1] and SNMPv3[4]) The goal is to allow automation of network management by establishing a standard protocol supported by all network devices for configuration and monitoring.

Using SNMP enabled devices network administrators can automate the tedious and error prone task of changing the configuration of the network by using an administration interface which in turn will automatically re-configure each device on the network using SNMP. By having a unified protocol a single administration application can manage an entire network of heterogeneous devices.
Read the rest of this entry »

First generation wireless systems, which primarily provide analog voice service, are widely in use worldwide. Second generation systems support digital voice/data traffic; some of these systems are already deployed or undergoing deployment. Third generation wireless networks will ultimately carry multimedia traffic that are characterized by combination of different informaion streams of diverse nature (e.g., voice, video, image, data). Some of the salient features of multimedia applications are high speed and changing bit rates (periodic and bursty arrivals), several virtual connections over the same access, synchronization of different information streams, and various service/deliveIy requirements (QoS).
Read the rest of this entry »

This paper presents the design and implementation of DOT, a flexible architecture for data transfer. This architecture separates content negotiation from the data transfer itself. Applications determine what data they need to send and then use a new transfer service to send it. This transfer service acts as a common interface between applications and the lower-level network layers, facilitating innovation both above and below. The transfer service frees developers from re-inventing transfer mechanisms in each new application. New transfer mechanisms, in turn, can be easily deployed without modifying existing applications.
Read the rest of this entry »

An application domain that makes use of wireless sensor network technology can be found in the area of medical monitoring. This field ranges from monitoring patients in the hospital using wireless sensors in order to remove the constraints of tethering patients to big bulky, wired monitoring devices to monitoring people in their everyday lives to provide early detection and intervention for various types of disease. This paper discusses scenarios where these sensors which vary fromminiature, body-worn sensors to external sensors such as video camera or positioning devices are applicable and presents a report of ongoing research on telemedicine at FUTA Akure.
Read the rest of this entry »

SSH (Secure SHell) is a network protocol which provides a replacement for insecure remote login and command execution facilities, such as telnet, rlogin and rsh. SSH encrypts traffic in both directions, preventing traffic sniffing and password theft. SSH also offers several additional useful features:
• Compression: traffic may be optionally compressed at the stream level.
• Public key authentication: optionally replacing password authentication.
• Authentication of the server: making ”man-in-the-middle” attack more difficult
• Port forwarding: arbitrary TCP sessions can be forwarded over an SSH connection.
• X11 forwarding: SSH can forward your X11 sessions too.
• File transfer: the SSH protocol family includes two file transfer protocols.
Read the rest of this entry »

SHD Network Tutorial

For ensuring that network connectivity exists and is functioning properly, follow the steps outlined below for your respective operating system: Mac OS X
1. At the top of the screen, you should see toolbar resembling Figure 1.1. Click on the apple icon, then select System Preferences.
2. Next, select the icon for Network (located under the category Internet & Network) as detailed in Figure 1.2.
3. In the drop down area next to Show, click the area and choose Built-in Ethernet from the options given.
4. Click on the TCP/IP tab. Click on the button titled Configure IPv6. When a window is displayed (resembling the below image), click on the option Off then select OK.
5. Click on the TCP/IP tab. Make sure that the section marked Configure IPv4 is set to Use DHCP. If it isn’t, choose that selection from the drop-down menu adjacent to that section.
Read the rest of this entry »

Cisco CVP VoiceXML software has been designed to be easy to use but highly extendable. While the software provides enough to produce high quality voice applications out of the box, many users will want to extend the functionality of the software by building custom components that perform very specific tasks. This document describes the processes and application programming interfaces (APIs) provided for a developer to construct and deploy these components.
Read the rest of this entry »

« Previous Entries