CSC 420 - Network and Web Programming

Course Syllabus

Schedule

Notes

Notes Topic
Enterprise Computing (ppt) the big picture
Networks (ppt) networking overview
Sockets (htm) the sockets model
Protocols (htm) survey of significant protocols
Real Life Servers (htm) stateful and concurrent servers
Concurrency in Java (htm) implementing concurrency
Datagrams and Multicasting (htm) connectionless sockets
Security (htm) secure sockets
Web Programming (htm) web browser/server context
Servlets (htm) intro to servlets
Servlet State (htm) storing data
Sessions (htm) managing client sessions
JSP (htm) Java Server Pages
JDBC (htm) intro to databases
Web Apps and Databases (htm) back-end databases
Scalable Web Apps (htm) multi-tier web apps
Remote Procedure Call (htm) the RPC model
Web Services (htm) SOAP, Web Services