CSCI 460 - Networks and Communications
Spring 2025 Projects
Course web site:
http://csci.viu.ca/~kabirh/courses/csci460/
Projects
Project 1
Deliverable 1, Due in lab on
January 20, 2025
for
S24N01
Deliverable 1, Due in lab on
January 22, 2025
for
S24N02
Deliverable 2, Due in lab on
February 03, 2025
for
S24N01
Deliverable 2, Due in lab on
February 05, 2025
for
S24N02
Project 2
Deliverable 1, Due in lab on
March 03, 2025
for
S24N01
Deliverable 1, Due in lab on
March 05, 2025
for
S24N02
Deliverable 2, Due in lab on
March 17, 2025
for
S24N01
Deliverable 2, Due in lab on
March 19, 2025
for
S24N02
Deliverable 3, Due in lab on
April 07, 2025
for
S24N01
Deliverable 3, Due in lab on
April 09, 2025
for
S24N02
Project Resources
C Standard Library
Useful C Standard Library Functions
Useful C System Library Functions
Useful C Network (Socket) Library Functions
ANSI C Standard Library
, Courtesy:
Unversity of Western Australia
GNU C Reference Manual
, Courtesy:
www.gnu.org
Code Comment Example
FTP Introductory Slides
by Peter R. Egli
FTP Analysis
by Priscilla Openheimer
FTP RFC 959
by IETF
Socket Programming Slides
by Panagiota Fatourou
Socket Tutorial
by LinuxHowtos.org
Guide to Network Programming
by Brian Hall