Java Glossary : port

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : P words : port.

port
The word port has at least three meanings:

TCP/IP Ports

TCP/IP Ports
Port name Port number
echo, used for testing. 7
DayTime, returns date/time as a string. 13
FTP, File Transfer Protocol 20 and 21
SMTP, Simple Mail Transfer Protocol 25
Time, returns 32-bit days since 1900/01/01. 37
HTTP, HyperText Transfer Protocol 80
DNS, Domain Name Service 53
POP3, Post Office Protocol version 3 110
NTP, Network Time Protocol
64 bit number with 32 bits as the integer
and 32 bits as the fractional portion
of seconds since 1900/01/01.
123
utime 519
timed timeserver 525
SNTP, Simple Network Time Protocol heartbeat. 580
dbAnywhere 8889
IN Windows Server 2003 you can find out which process in using which port with the Netstat -nao command.

Hardware Ports

At a hardware level are special registers called ports. When you write them you output to external i/o devices such as serial ports, parallel ports or hard disk controllers. When you you read from them, you input from i/o devices.
Serial Port Assignments
COM1: COM2: COM3: COM4:
port: 3f8 2f8 3e8 2e8
irq: 4 3 4 3

Parallel Port Assignments
LPT1: LPT2: LPT3: LPT4: LPT5: LPT6: LPT7:
port: 3BC 378 278 368 268 358 258
irq: 7 5 ? ? ? ? ?
IANA list of reserved TCP/IP Port Numbers ¤ IRQ ¤ parallel port ¤ serial port ¤ service for a list of port assignments on your own machine ¤ UART: tool to check your serial port and IRQ assignments


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 1196.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/port.html J:\mindprod\jgloss\port.html