Computer Knowledge Base


Hardware
Interrupt Tabelle
[Quellen: PC Intern Band 3 und 5; Data Becker]
TCP/IP - Ports
Portnummern diverser Dienste (z.B. FTP, HTTP, Telnet, Online-Dienste)




Interrupt-Tabelle
Hardware
dechexAdresseBeschreibung
000000 - 003CPU: Division durch Null
101004 - 007CPU: Einzelschritt
202008 - 00BCPU: NMI (meist Fehler im RAM)
30300C - 00FCPU: Breakpoint erreicht
404010 - 013CPU: numerischer Überlauf
505014 - 017Hardcopy ("PrnScrn")
606018 - 01Bunbekannter Befehl (nur 286)
70701D - 01Freserviert
Software
808020 - 023IRQ0: Timer (18.2 mal/sec.)
909024 - 027IRQ1: Tastatur
100A028 - 02BIRQ2: 2ter 8259 (nur AT)
110B02C - 02FIRQ3: COM2 (serielle Schnittstelle)
120C030 - 033IRQ4: COM1 (serielle Schnittstelle)
130D034 - 037IRQ5: Festplatte
140E038 - 03BIRQ6: Diskette
150F03C - 03FIRQ7: LPT1 (Drucker)

TCP/IP
3.3.2 Ports

A port can be thought of as a channel of communications to a machine. Packets of information coming into a machine are addressed not only to that machine, but to that machine on a specified port. You can think of a port as a radio channel if you like, but the fundamental difference between a radio receiver and a computer, is that the computer can listen to any / all of 65000 possible channels at once!

 

However, the thing to note here is that typically the computer is not listening on very many ports at all. The computer will not respond to data or connection requests that come in on a port that it is not listening to.

 

One other thing to note, is that there are a number of important predefined ports which are universally used for various services. The major ones of these are:

 

Service

Port#

Description

 

FTP

21

File Transfer Protocol - for transferring files

Telnet

23

for logging into an account on a Remote Host

SMTP

25

For Sending mail

Gopher

70

Text menu based browser

HTTP

80

WWW protocol - Netscape, Mosaic

POP3

110

Downloading Mail

NNTP

119

Internet Newsgroups

IRC

6667

Internet Relay Chat

Compuserve

4144

Compuserve WinCIM communications

AOL

5190

America Online

MSN

569

Microsoft Network