-
Notifications
You must be signed in to change notification settings - Fork 0
freckles98/java-socket-programming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ---------------------------------------------------------------------------------------------------------------------------------- Authors: Chelsea van Coller VLCCHE001 Michael Brough BRGMIC022 Max McGown-Withers MCGMAX001 ---------------------------------------------------------------------------------------------------------------------------------- Files ---------------------------------------------------------------------------------------------------------------------------------- client.java and server.java are contained in the src directory. client.java server.java docList.txt and Makefile are in the same directory as the src folder. docList.txt Makefile ---------------------------------------------------------------------------------------------------------------------------------- Makefile Commands ---------------------------------------------------------------------------------------------------------------------------------- make clean: This removes all the .class files from the bin. make server: This runs the server program. make client: This runs the client program. make docs: This generates html documents that list the commenting on all of the public classes and methods in the .java files. ---------------------------------------------------------------------------------------------------------------------------------- Running the server: The user does not have to do anything while running the server. The only thing is that the docList.txt file must be with the src directory that contains the server.java file. Running the client: After running the client, the user will have to follow the input prompts to either upload or download a file. It is vital that the user has the files they want to upload saved in the same directory as this README. ----------------------------------------------------------------------------------------------------------------------------------
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published