(2) A memory resident utility (MS-DOS) that provides instant information on Internet-accessible library catalogues, Free-Nets, Campus Wide Information Servers, Gophers, WAIS, and much more. The program is available by ftp from access.usask.ca in the /pub/hytelnet/pc/ directory. File name is hytelnxx.zip where xx is the number of the latest version. HYTEL-L@KENTVM.BITNET is a mailing list for announcements of new versions.
Information utility —————————- A term often used about online services (not unlike the term power utility).
Internet ———— See appendix 1.
Internet number ———————- See IP Address
IP (Internet Protocol) ——————————— The Internet standard protocol that provides a common layer over dissimilar networks, used to move packets between host computers and through gateways if necessary. For more information, send a message to service@nic.ddn.mil with the following text in the subject title: RFC 791 .
IP Address ————— Every machine on the Internet has a unique address, called its Internet number or IP address. Usually, this address is represented by four numbers joined by periods ('.'), like 129.133.10.10. The first two or three pieces represent the network that the system is on, called its subnet. For example, all of the computers for Wesleyan University in the U.S.A. are in the subnet 129.133, while the number in the previous paragraph represents a full address to one of the university's computers.
IRC
—-
Internet Relay Chat is a worldwide "party line" protocol that
allows one to converse with others in real time.
ISDN —— An emerging technology being offered by many telephone carriers of the world. ISDN combines voice and digital network services in a single medium, making it possible to offer customers digital data services as well as voice connections through a single "wire." The standards that define ISDN are specified by CCITT.
ISO —- The International Organization for Standardization. A voluntary, nontreaty organization responsible for creating international standards in many areas, including computers and communications. Its members are the national standards organizations of the 89 member countries, including ANSI for the U.S. ISO is coordinator of the main Internet networking standards that are in use today. ISO@NIC.DDN.MIL is a mailing list focusing on the ISO protocol stack.
JIS —- A Japanese industry standard code for presenting the Japanese character set Kanji on computers. JIS defines special ranges of user-defined characters. Only the most popular ones are included. The newer Shift JIS standard sets aside certain character codes to signal the start of a two-character sequence. Together, these define a single Kanji metacharacter. There are many oddities to be found in handling Kanji over the network. Sending JIS-encoded messages through the Internet is done using a 7-bit code (standardized on JUNET). Unfortunately, it incorporates the ESC character, which some systems will filter out. (This problem can be overcome by using UUENCODing.) Some services, like APICNET in Tokyo, converts outgoing Kanji messages automatically to 7-bit format.