Skip to content

Jerdnica/assignment435

Repository files navigation

Git repo for the first assignment

(Yeah I know, best title ever...)

Things to know about source file "assignment.c"

  • Compile it optionally with "gcc -g -o assignment assignment.c"
  • Run it with either -s or -c command.
  • -s argument means that the host computer will operate as a server.
  • -c argument means that the host computer will be a client. After starting, it will require the server computers IP address.

About

git repo for the first assignment of CENG435

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages