Skip to content

makhskham/COMP2560-System-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

COMP2560 - System Programming

This repository contains my coursework for COMP2560 (System Programming) at the University of Windsor, completed on the Delta server.

Course Overview

  • Institution: University of Windsor
  • Course: COMP2560 - System Programming
  • Environment: Delta server (Linux)
  • Key Topics: Unix system calls, process management, file I/O, socket programming

How to Run

Most labs require:

  1. GCC compiler: gcc -o output_name source_file.c
  2. Linux environment (tested on Delta server)
  3. Specific permissions for some labs (TTY access, socket binding)

Sample Lab Outputs

Lab 7 Results - TTY Operations

Lab 8 Results - Process Math

Lab 10 Results - Socket Client-Server

Important Notes

  • Some code requires specific permissions or environment setup
  • Authentication credentials in lab10 are for demonstration only
  • Developed and tested on the University of Windsor's Delta server

About

This repository contains my coursework for COMP2560 (System Programming) at the University of Windsor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors