sockets
Table of Contents
Sockets
This lecture provides a review of the higher-level network protocols and a hands-on implementation of a socket connection.
Outline
- Networking terms: IP, TCP, Port, and DNS
- How to find your IP address and how to do a DNS lookup
- Building a socket client given the server's IP/Port and the protocol
- Building a socket server given a port and a protocol
- Scalability, Reliability, and Security in servers
To Do
Slides from Lecture
sockets.txt · Last modified: 2008/09/02 18:07 by roumani