|
CSE
5344 - Networks I |
||||
|
Classroom Presentation Slides: > Chapter 1: Computer Networks and the Internet (Introduction) > Chapter 2: The Application Layer > Chapter 3: Transport Layer > Chapter 4: Routing and the Network Layer > Chapter 5: Data Link Layer and LANs > Chapter 6: Wireless and Mobility
> Chapter 8: Network Security Note: PowerPoint slides used for this course are adapted from materials that are the property of J. F. Kurose and K. W. Ross. All material copyright 1996-2002. |
|
Assignments/Instructions: > HW1 assignment is posted below. This is what I call the "Getting Started" assignment. It is intended to help familiarize you early on with some of the tools you will need to get the most out of this class. > Programming Assignment 1, a chat application to demonstrate the use of connection-oriented and connectionless sockets using Java, is now available. > Here are (inoperable) text source files for a chat client and chat server done for an earlier version of the chat program assignment. I have deleted numerous lines of code so as not to give you a complete solution, but what is left may give you some useful hints/helps for your solution. Note that this code implemented a much earlier version of the assignment, so it does not satisfy several of the requirements in your current assignment. > Programming Assignment 2, emulation of a NAT-capable IP router, is now available. The packet generator program, generator.c, that we will use this semester will be provided at a later date. UDPClient.c and UDPServer.c are provided for reference. > The Spring07 generator.c is available. > Your final project/paper assignment is available for download (FP). |
|
General Help/Info/References: > TCP Linux Data Structure - tcp.h. > Spring 2007 Java Tutorial Slides > Sample Java Programs for HW1:
> Link to Sun's Java documentation > Link to the IETF RFC Search Engine
> 5344 Exam 1 Prototype > 5344 Exam 2 Prototype |
Instructor's
Comments/Notes:
|
||||