A different kind of file sharing application
Instead of searching or browsing for files, you push files out to other people
There are currently 0 users connected
While the program is running:
- Any files you place in the 'outgoing' directory will be sent to everyone
- Files from other people will appear in the 'incoming' directory
Installation:
- Create a new directory
- Download the class file to that directory. (Or download and compile the java file)
- If you are behind a router, be sure to open up port 9009
- Run the program by running "java Client"
Options:
- The first command line argument is the group that you are participating in
- The second command line argument is the port to listen on
- Running with no command line arguments is the same as running "java Client public 9009"
Questions? Email garycarstensen@gmail.com