aboutsummaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Expand)Author
2023-09-26clean up some final bugssotech117
2023-09-26revert serversotech117
2023-09-25massive restrcuting of code for readabilitysotech117
2023-09-25more refactoring and commentingsotech117
2023-09-25add comments and clean clientsotech117
2023-09-25big refactoring code. some issues with udp stream now, though. will need to f...sotech117
2023-09-24fix for stations with lots of stationssotech117
2023-09-24important small thingssotech117
2023-09-24more extra credit :)sotech117
2023-09-24add small fixes for cmd prompt and optimizesotech117
2023-09-23cleanupsotech117
2023-09-23implement extra creditsotech117
2023-09-24pass all control tests!sotech117
2023-09-23try some stuff, no availsotech117
2023-09-23edits to controlsotech117
2023-09-23maybe this workssotech117
2023-09-23last timesotech117
2023-09-23revert to old clinetsotech117
2023-09-23final try before ed postsotech117
2023-09-23print type of station?sotech117
2023-09-23print command line prompt after welcome is receivedsotech117
2023-09-23flushing stdoutsotech117
2023-09-21small improvmentssotech117
2023-09-21death with handshake firstsotech117
2023-09-21add timeoutsotech117
2023-09-20implement collecting all bits, if they don't come in one messagesotech117
2023-09-20more small things to fit assignment specsotech117
2023-09-20add better command line interface to server repl. also, add the print functio...sotech117
2023-09-20fix handshake protocolsotech117
2023-09-18cleanup some bugs. you can now listen to the music! good stopping pointsotech117
2023-09-18announce message basics donesotech117
2023-09-18got it to work, not sure on protocol.sotech117
2023-09-18decent connection, but not there yetsotech117
2023-09-18big progress on streaming in sync and controlling multiple userssotech117
2023-09-15cleanup the hello and welcome interactoinsotech117
2023-09-15work on server handling multiple clients with a fd setsotech117
2023-09-14cleanup filessotech117
2023-09-14pass all tests on warmupsotech117
2023-09-14finish warmup, hopefullysotech117
2023-09-14good starting point, finished the guidesotech117