timothymathison / CSCI4061_Project5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clay O'Neil
Timothy Mathison

oneil512
mathi464

To make our program, type "make"

Server:
./server server.config.txt

Client:
./client client.config.txt

The program runs in passive mode if client.config.txt has an ImageType line

CONFIG FILES
Both config files need a space before each equals sign

About


Languages

Language:C 98.7%Language:Makefile 1.3%