You can't just hook up your computer to a network or a modem and start sending and receiving data. The computer needs instructions on how to do this. You need some kind of communications software. Since there are a number of different communications tasks, there are different kinds of programs that manage those tasks.
Dialing
Dialing software tells the computer how to place a call on the phone line connected to it. It also displays
messages about the progress of the call or lack thereof. A list of phone numbers for frequently called, or frequently forgotten, numbers is an important feature.
These capabilities are often included in other software packages.
File Transfer
One of the most common uses of computer to computer communications is to transfer files from one to the other.
| Downloading means to transfer a file to your computer from elsewhere. |
 |
| Uploading means to transfer a file from your computer to another. |
 |
Programs that manage this process include many file management features. You need to be able to see what files are available, their sizes, and the folders you can put the transferred file in. You may want to rename the file or create a new folder for your new file.
Such a program will also handle the process of connecting to the other computer. Many of the names of these programs include the letters FTP, which stands for File Transfer Protocol. (Yes, another kind of protocol. And there are more!!)
|