1 Linux&TCPIP Spring10
1 Linux&TCPIP Spring10
1 Linux&TCPIP Spring10
TCP/IP Essentials
A Lab-Based Approach
Spring 2010
Linux and TCP/IP Implementations
– FreeBSD
– Linux
zjzhao
Polytechnic Institute of NYU Slide 2
Networking Code Organization
processes.
System Calls
zjzhao
Polytechnic Institute of NYU Slide 3
Network Daemons and Services
• Port numbers
– The port number and IP address pairs of the server and client preserve the
uniqueness of a communication session
zjzhao
Polytechnic Institute of NYU Slide 4
Network Configurations Files
• When the system boots up, parameters are read from the files and
used to configure the daemons and the network interface.
zjzhao
Polytechnic Institute of NYU Slide 5
Linux Commands and Tools
•Text editor
– vi
zjzhao
Polytechnic Institute of NYU Slide 6
Diagnostic Tools
zjzhao
Polytechnic Institute of NYU Slide 7