Skip to content

App created for 'systems and concurrent programming' subject

Notifications You must be signed in to change notification settings

Helga151/Chat_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat_App

App created for a subject 'systems and concurrent programming'

Compilation

To copmile paste this commands to the terminal:

  gcc server.c src/* -o server
  gcc client.c -o client

Launching

To run server paste ./server to ONE terminal

To run client paste ./client to as many terminals as you wish

Authors

  • Olga Gerlich (148088)
  • Paweł Marczewski (148099)

About

App created for 'systems and concurrent programming' subject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages