CSCI 460 - Networks and Communications
Spring 2026 Projects
Dr. Humayun Kabir
Projects
Project 1
Deliverable 1, Due in lab on
January 19, 2026
for
S26N01
Deliverable 1, Due in lab on
January 21, 2026
for
S26N02
Deliverable 2, Due in lab on
February 02, 2026
for
S26N01
Deliverable 2, Due in lab on
February 04, 2026
for
S26N02
Project 2
Deliverable 1, Due in lab on
March 02, 2026
for
S26N01
Deliverable 1, Due in lab on
March 04, 2026
for
S26N02
Deliverable 2, Due in lab on
March 16, 2026
for
S26N01
Deliverable 2, Due in lab on
March 18, 2026
for
S26N02
Deliverable 3, Due in lab on
March 30, 2026
for
S26N01
Deliverable 3, Due in lab on
April 01, 2026
for
S26N02
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