Skip to content

antoniodocanto5/socket-ticket-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SISTEMA DISTRIBUIDO DE GESTAO DE BILHETERIA DE CINEMA

REQUISITOS

Sistema Operativo Linux
Linguagem de Programaçao C
Compilador GCC => versiao 10.2.1-6
[opcional] IDE Code Blocks
[opcional] editor de texto VIM
[opcional] editor de texto sublime text

DIRETORIOS

Diretorio server e client

COMPILACAO

gcc -o server server.c
gcc -o client client.c

EXECUCAO

./server
./client

NOTA: E necessario executar server antes de poder executar o ficheiro executavel client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages