furlongmt/cpsc3600
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Note: To compile, use make <name of program> or gcc -o <executable> <name of file> -lpthread For multiserver, run "./multiserver", if the executable is multiserver obviously, and the default port is 1999. For filerequester, run the following the command, "./filerequester 127.0.0.1 <name of file> 1999", if the excecutable is filerequester obviously.