MatheusBBastos / agenda-rpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agenda RPC

Alunos:

  • Claudio Bento Reis Neto
  • Matheus Barbiero Bastos

Como utilizar

  • Compilação:
make server
make client
  • Executar o servidor:
./server
  • Executar o cliente:
./client <hostname>

Onde <hostname> é o servidor, como localhost.

About


Languages

Language:C 90.9%Language:RPC 6.0%Language:Makefile 3.1%