

|
||||||||||||||||||||||||||||||||||||||||||||
| Can I get Free Internet Access | ||||||||||||||||||||||||||||||||||||||||||||
| The answer is yes. But is it really free? Cellular phone service providers such as Vodacom and MTN allow subscribers to use their cell phones as modems. There are two problems with this service, firstly the connection speed is limited to 33.6Kbps and the current charge rate is R2.00 per MB of data. Data will includes the sum of uploaded and downloaded information for the duration of the session. Even though a user may not have directly requested a file to be downloaded to their cell phone or computer, when a user opens a page in a browser such as Mozilla, or Netscape, the pictures, text and other information on the page is considered data, the acknowledgement and request packets sent from the client computer to the server are also considered data. You are actually paying for this. For example, if you downloaded an mp3 file from a server with a size of 2MB, the cost is R4.00. Another example - if 10 pages were viewed through a browser and each page had content of graphics and text of 100Kb each then the total data should be in the region of just over 1MB (this includes acknowledgement packets and request packets) and the cost of viewing the 10 pages would be +/-R2.00. | ||||||||||||||||||||||||||||||||||||||||||||
| What is analogue Dial-Up | ||||||||||||||||||||||||||||||||||||||||||||
| This is a standard connection made through a telephone line such as a voice line supplied by Telkom SA (South African Telecommunications Company). This type of connection has limitaions in terms of the fact that and internet connection works like a telephone call which charges for the time spent on the telephone line for the duration of the internet connection. This type of connection is called a 56K dial-up. There is no limitation on bandwidth because of the speed of the connection and transfer is generally much slower than the 64K ISDN dial-up. Requirements for this type of connection: Telephone Line, a 56K internal PCI modem or a USB external 56K modem and a dial-up service which is provided by you Internet Service Provider Host Direct. Host Direct charges R50 per month for a dial-up and R9.99 per month for its most basic package. The total cost to the the subscriber is R59 per month which exludes the cost of using the telephone line. It is generally cheaper when this type of connection is used in "Call more" time, which is available after 19:00 South African time and on weekends. | ||||||||||||||||||||||||||||||||||||||||||||
| How does ADSL Work? | ||||||||||||||||||||||||||||||||||||||||||||
| A user requiring
an ADSL connection first needs to order an ADSL line from Telkom and purchase
an ADSL modem (available from Telkom, or from major computer retailers).
Please note that the modem must be ICASA approved. An ADSL modem can be
connected to a PC via either Ethernet (RJ 45 connector) or USB, depending
on the type of ADSL modem. The usual procedure for ordering an ADSL line
involves upgrading an existing analogue telephone line. At the local exchange
the ADSL line terminates on a DSL Access Manager (DSLAM), which then connects
the user into Telkom’s ATM network. Each exchange, where ADSL is
available, has a connection back into the ATM network. At this point,
the provisioning of individual exchanges’ links into the ATM network
is unclear, and bottlenecks may occur on the links leaving the local exchanges.
Traffic from ADSL users traverses the ATM network to a device known as a Edge Service Router (ESR). This device is responsible for authenticating or forwarding authentication requests to the relevant ISP so that users can obtain Internet access. ADSL is known as an “always-on” technology. This means that users do not have to make a phone call to connect to the Internet. The ADSL line is always connected to the local telephone exchange and is always available. However, the telephone company (Telkom) and/or the Internet Service Provider (IS), may logically disconnect any session after a defined time of inactivity has passed, forcing users to login periodically. Unlike dial-up connections, however, users do not pay based on the amount of time that they are connected - the monthly line rental provides for continuous availability of access. |
||||||||||||||||||||||||||||||||||||||||||||
| Wireless Broadband | ||||||||||||||||||||||||||||||||||||||||||||
| High-Speed Downlink
Packet Access (HSDPA) is a 3G mobile telephony protocol in the HSPA family,
which provides a roadmap for UMTS-based networks to increase their data
transfer speeds and capacity. Current HSDPA deployments now support 1.8
Mbit/s, 3.6 Mbit/s, 7.2 Mbit/s and 14.4 Mbit/s in downlink.
Further speed grades are planned for the near future. The networks are then to be upgraded to HSPA Evolved, which provides speeds of 42Mbit downlink in its first release. In addition to supporting high data speeds, HSDPA greatly increases the capacity of the network. Current HSDPA networks have the capacity to provide each customer with 30 gigabytes of data per month in addition to 1000 minutes of voice and 300 minutes of mobile TV. Reference: [Wikipaedia] |
||||||||||||||||||||||||||||||||||||||||||||
| Domain Names | ||||||||||||||||||||||||||||||||||||||||||||
In information technology, the term domain can refer to: a machine or virtual
host on the Internet; the name of a domain (the "domain name")
can be confused with the domain itself. The term domain name has multiple related meanings: A name that identifies
a computer or computers on the internet. These names appear as a component
of a Web site's URL, e.g. wikipedia.org. This type of domain name is
also called a hostname. This article will primarily discuss registered domain names. See the Domain Name System article for technical discussions about general domain names and the hostname article for further information about the most common type of domain name. The most common types of domain names are hostnames that provide more memorable names to stand in for numeric IP addresses. They allow for any service to move to a different location in the topology of the Internet (or an intranet), which would then have a different IP address. By allowing the use of unique alphabetical addresses instead of numeric ones, domain names allow Internet users to more easily find and communicate with web sites and other server-based services. The flexibility of the domain name system allows multiple IP addresses to be assigned to a single domain name, or multiple domain names to be assigned to a single IP address. This means that one server may have multiple roles (such as hosting multiple independent Web sites), or that one role can be spread among many servers. One IP address can also be assigned to several servers, as used in anycast and hijacked IP space. Hostnames are restricted to the ASCII letters "a" through "z" (case-insensitive), the digits "0" through "9", and the hyphen, with some other restrictions. Registrars restrict the domains to valid hostnames, since, otherwise, they would be useless. The Internationalized domain name (IDN) system has been developed to bypass the restrictions on character allowances in hostnames, making it easier for users of non-english alphabets to use the Internet. The underscore character is frequently used to ensure that a domain name is not recognized as a hostname, for example with the use of SRV records, although some older systems, such as NetBIOS did allow it. Due to confusion and other reasons, domain names with underscores in them are sometimes used where hostnames are required. The following example illustrates the difference between a URL (Uniform Resource Locator) and a domain name: URL: http://www.example.net/index.html
For example, as referenced in RFC 2606 (Reserved Top Level DNS Names), the server at IP address 192.0.34.166 handles all of the following sites: example.com |
||||||||||||||||||||||||||||||||||||||||||||
| Web Page | ||||||||||||||||||||||||||||||||||||||||||||
| A Web page or webpage is a resource of information that is suitable for the World Wide Web and can be accessed through a web browser. This information is usually in HTML or XHTML format, and may provide navigation to other web pages via hypertext links. | ||||||||||||||||||||||||||||||||||||||||||||
| Web pages may be retrieved from a local computer or from a remote web server. The web server may restrict access only to a private network, e.g. a corporate intranet, or it may publish pages on the World Wide Web. Web pages are requested and served from web servers using Hypertext Transfer Protocol (HTTP). | ||||||||||||||||||||||||||||||||||||||||||||
| Web pages may consist of files of static text stored within the web server's file system (static web pages), or the web server may construct the (X)HTML for each web page when it is requested by a browser (dynamic web pages). Client-side scripting can make web pages more responsive to user input once in the client browser. | ||||||||||||||||||||||||||||||||||||||||||||
| Web Browser | ||||||||||||||||||||||||||||||||||||||||||||
| A web browser can
have a Graphical User Interface, like Internet Explorer, Mozilla Firefox,
or Opera, or can be text-based, like Lynx. Web users with visual impairments
may use a screen reader to read out the displayed text, or they may use
a more specialized voice browser in the first place. Such users will want
to enjoy the benefit of the web page without images and other visual media.
Users of fully graphical browsers still may disable the download and viewing of images and other media, to save time, network bandwidth or merely to simplify their browsing experience. Users may also prefer not to use the fonts, font sizes, styles and color schemes selected by the web page designer and may apply their own CSS styling to their viewed version of the page. The World Wide Web Consortium (W3C) and Web Accessibility Initiative (WAI) recommend that all web pages should be designed with all of these options in mind. |
||||||||||||||||||||||||||||||||||||||||||||
| Spam | ||||||||||||||||||||||||||||||||||||||||||||
| Spam, or unsolicited
bulk email, is the posting of emails to large volumes of addresses advertising
a service or product which the recipient seldom wants. Unlike conventional
junk mail where the sender pays the cost of postage, recipients of spam
pay the transmission costs, either in the form of Internet access fees
and/or telephone call charges. An
example of spam is an unsolicited email message from someone you dont
know (or a forged address) inviting you to view pornography or purchase
Viagra amongst other things. Spam is one of the most significant threats to the Internet, accounting for around 60% of all email traffic. Spam costs consumers and ISPs lots of money in bandwidth charges. Despite the growing number of technological means for combating spam, the spammers somehow manage to stay one step ahead and the deluge shows little sign of abating. Spammers get email addresses in a variety of manners: * They can write
program which searches the web in spider-like fashion, following links
to pages, and the links of those pages to other pages, to infinity.
As part of this link following process the program will search for obvious
email addresses such as email@address.com or HTML mailto: links. In
a short space of time many thousands of email addresses can be harvested
in this fashion. One of the ways in which spammers check for valid addresses is by providing an apparently thoughtful Click here to remove yourself from this list with a URL pointing to a website. The user seeking to prevent further mails from the spammer clicks the link in a trusting fashion. However all they have done is verify that their email address is active, which results in additional spam being sent to them. Another means is to insert a pixel image into the email which links to a web server. When you load the message in an HTML capable mail client, the mail client requests the pixel image from the configured web server. By accessing the image and downloading it, a line is added to the web server log file which can be used to verify an address which spam was sent to. Why is spam bad? Spam is bad because users are forced to pay to download content they didnt ask to receive. In many cases users find themselves downloading more spam than legitimate email messages and this dilutes the value of Internet based communication. No-one wants to wade through spam to find the legitimate content. While ISPs have to bear the bulk of the cost for bandwidth overuse by spammers, this cost is often passed onto the consumer through increased Internet access fees or a degraded service level. Users themselves are at their wits end, as the process of manually deleting spam is burdensome. Some email clients have special filters which allow for the recognition of spam based on existing messages marked as spam. In addition a number of software companies sell anti-spam software in addition to anti-virus software or content filtering systems. Spammers generally do not pay much for the sending of spam. They exploit open mail servers to do their task for them. The spammer need only send one email message to an incorrectly configured mail server to reach thousands of email addresses, with the bulk of the transfer being handled by the mis-configured mail server. Recipients in turn need to pay access costs or telephone costs in order to receive content they didnt ask for. More information can be found here: http://spam.abuse.net/overview/ |
||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||