Connecting to the net |
There are 2 main way to connect to the net: you can have the physical connection to the net or you can connect by means of an ISP (Internet Service Provider). In the first case, first of all you have to lease a dedicated phone line by the local telecom company. Well, this way isn't widespread, as it costs too much. Only companies or Universities can spend so much money. So, if you haven't really so much money, you can ask to an ISP. ISPs are companies who lease phone lines (big ISPs have their lines), and then let customers use them. They just ask to customers to pay a fee for this service. This second way is called commuted line connection. You must have a modem to connect your computer to your phone line. Besides you have to configure your computer in order to connect to your ISP. To choose an ISP, you have to think about a few of issues:
How you can connect to your ISP
You can connect to your ISP using a SLIP protocol, a CSLIP protocol, a PPP protocol, via ISDN or via 'terminal emulation'. SLIP and CSLIP protocols are pretty old, so the most used protocol is PPP. ISDN let you connect to your ISP up to 128Kbps. There are two 64kbps channels in a standard ISDN connection. However, if you are using PPP or SLIP protocols, you have a 'dynamic' IP address. In other words, each permanently connected computer to the net, has a 'static' IP address to let every others computers to recognize it; well, you AREN'T permanently connected to the net, so your ISP gives you a 'temporarily' IP address, just the time you are 'on-line'. Ok, if you are using PPP or SLIP, you can surf on the net by means of your favourite web browser (Netscape or Internet Explorer), you can send/receive e-mail, you can send/receive files by FTP and so on. But if you use a 'terminal emulation' connection, it's like if you were connected to a BBS. In other words your computer is a 'terminal' of your ISP's computer. In this way you can use your ISP's computer! For example, if ISP uses UNIX as an operating system, you can use UNIX commands like 'ls' or 'pwd'. Or you could use TELNET to connect to another computer or you could effect an HYTELNET session.
Copyright (c) 1998-2006 Wowarea