-
51dc17a7d4
set svn:ignore, added beginning of KnightsTourBoard.java
josh
2008-03-26 22:40:59 +00:00
-
6ef5da7b81
added Makefile
josh
2008-03-26 22:37:35 +00:00
-
aae9993e7b
created cs621/proj4
josh
2008-03-25 00:52:24 +00:00
-
3193ab250a
added proj3 report
josh
2008-03-21 21:02:39 +00:00
-
f9d8b6fab1
added proj2.doc
josh
2008-03-21 20:51:17 +00:00
-
6856920fa3
added proj2 .java files
josh
2008-03-21 20:50:52 +00:00
-
8818779daf
commented, calculating interests
josh
2008-03-21 20:48:42 +00:00
-
a28700667a
fixed Makefile, updated driver
josh
2008-03-20 04:45:41 +00:00
-
44793226d8
compiling
josh
2008-03-20 04:35:48 +00:00
-
ef0daa84b2
added driver (Project3.java) and LoanApplication.java
josh
2008-03-20 04:25:41 +00:00
-
33466b5ca6
added PrintSpooler.java
josh
2008-03-20 04:22:43 +00:00
-
2d591362ab
initial import of /cs621/proj3 code
josh
2008-03-20 04:21:08 +00:00
-
17e948e54d
created cs621/proj3 directory
josh
2008-03-18 01:22:44 +00:00
-
87d568282e
reversed sort order to display highest-bandwidth results first
josh
2008-03-11 01:30:10 +00:00
-
3c0c970c10
slightly alter search query label text
josh
2008-03-10 01:05:35 +00:00
-
32633264d5
commented classes and functions
josh
2008-03-09 23:41:34 +00:00
-
111b16aecd
implemented search result sorting on client side
josh
2008-03-09 22:50:15 +00:00
-
4915272ada
bigger GUI, transfers panel merged into client tab
josh
2008-03-09 22:34:57 +00:00
-
afba8a711a
fixed concurrent modification exception on m_activeDownloads
josh
2008-03-09 22:21:56 +00:00
-
816b148600
implemented 127.x.x.x address translation to MNH server address for local client
josh
2008-03-09 22:09:17 +00:00
-
3fdc401fca
implemented automatic reverse connections with GRPL message type
josh
2008-03-09 22:01:30 +00:00
-
137a5f031b
GUI printing Server's Peer Group Leader list
josh
2008-03-09 04:58:32 +00:00
-
0e63ffa48b
added list of current searches to avoid receiving duplicate results
josh
2008-03-09 04:46:28 +00:00
-
5ced7328ae
fixed bugs for group leader search propagation by appending newline to query
josh
2008-03-09 04:40:53 +00:00
-
dd4be30846
working on group leader -> group leader connectivity
josh
2008-03-09 04:28:08 +00:00
-
d7ebcf68d9
remove debug print of bytesRead, initialize userName to Anonymouse if null
josh
2008-03-09 04:19:34 +00:00
-
272671701e
file transfers working! transfers tab GUI updated
josh
2008-03-09 03:50:56 +00:00
-
3f0d05cf79
GUI-induced downloading and notifications implemented!
josh
2008-03-09 03:30:24 +00:00
-
45c7f9a6bc
search results JList now stores KaZaClient.SearchResult items
josh
2008-03-09 02:52:53 +00:00
-
15f81fc270
added client support for download a file
josh
2008-03-09 01:47:14 +00:00
-
0d5e54627a
added a scrolled pane for the transfers tab
josh
2008-03-09 01:10:40 +00:00
-
a4bc6d4ebf
search results now include connection speed
josh
2008-03-09 00:58:39 +00:00
-
7d32bc5dca
search results displaying in GUI!!!
josh
2008-03-09 00:41:30 +00:00
-
438f7aee8f
clean up better on QUIT
josh
2008-03-09 00:08:55 +00:00
-
a896509598
implemented QUIT message
josh
2008-03-09 00:05:09 +00:00
-
5c0071a232
searching working, Timer in GUI to refresh status
josh
2008-03-08 23:52:56 +00:00
-
932386c8ee
publishing file list working, 1-level searching working
josh
2008-03-08 23:38:33 +00:00
-
6b5cde51da
Client reading .kaza description files
josh
2008-03-08 23:13:18 +00:00
-
0010b52177
use File.separator instead of figuring it out ourselves
josh
2008-03-08 23:06:35 +00:00
-
dd3204530f
implemented SPED method for Server, beginning to send data from Client
josh
2008-03-08 23:01:19 +00:00
-
222e23e868
initialize member variables in Server
josh
2008-03-08 22:56:07 +00:00
-
a96c1edaae
added connectToPeerGroupLeader() for KaZaServer
josh
2008-03-08 22:50:25 +00:00
-
ed4ccea45c
search functionality for server implemented
josh
2008-03-08 22:45:37 +00:00
-
c6534cefca
KaZaServer progress, working on search functions
josh
2008-03-08 22:31:49 +00:00
-
321043b407
processing opcodes, reading and storing file descriptions
josh
2008-03-08 21:30:59 +00:00
-
dd1e73971d
Server upgrades, getting ready to store user data and process opcodes
josh
2008-03-08 21:18:01 +00:00
-
b977f19565
Makefile enhancement
josh
2008-03-08 20:35:48 +00:00
-
b86758e2a9
FileServer work
josh
2008-03-08 20:29:51 +00:00
-
a9d87cb211
disable buttons after starting client/server
josh
2008-03-08 20:07:45 +00:00
-
aef571e8be
added FileServer class
josh
2008-03-08 20:01:06 +00:00
-
51a57271b3
server listening on button press in GUI
josh
2008-03-08 18:57:52 +00:00
-
c84d3e4b0b
server accepting connections
josh
2008-03-08 18:29:47 +00:00
-
c8a2a18afb
can make a server and client object now
josh
2008-03-08 18:09:50 +00:00
-
7516e45391
added client and server classes
josh
2008-03-08 17:46:15 +00:00
-
4dd4e8b47b
combo box for connection speeds
josh
2008-03-08 17:42:39 +00:00
-
a7152d51ed
svn:ignore set to *.class, GUI code reorgged slightly
josh
2008-03-08 17:24:11 +00:00
-
858e0b2976
browse for share folder and close button working
josh
2008-03-08 17:10:50 +00:00
-
0804d210f0
GUI better
josh
2008-03-08 16:57:18 +00:00
-
39b6c90811
initial classes, three tab GUI working
josh
2008-03-07 21:07:48 +00:00
-
cb89c7a4ac
creating directory /gvsu/cs654/proj1
josh
2008-03-07 02:06:18 +00:00
-
6d10aff0fa
finished ChatClient for partII
josh
2008-02-17 23:05:27 +00:00
-
10bf3e096d
copied ExitListener from partI, filled in ?'s
josh
2008-02-17 22:28:20 +00:00
-
e22b39232c
copied partI files to partII
josh
2008-02-17 22:16:50 +00:00
-
46fa79c499
added Makefile
josh
2008-02-17 22:16:07 +00:00
-
ca97f2763b
created cs654/lab5/partII directory
josh
2008-02-17 22:10:54 +00:00
-
2feecca1e6
cs654/lab5: chat working
josh
2008-02-17 03:37:15 +00:00
-
55e67017fc
initial import of provided code
josh
2008-02-17 02:56:05 +00:00
-
e1360651fd
created cs654/lab5 directory
josh
2008-02-17 02:52:51 +00:00
-
4a81fb5312
created /gvsu/cs621/proj2 directory
josh
2008-02-08 21:12:48 +00:00
-
c24659bbe1
cs621: proj1: added report file
josh
2008-02-03 05:51:21 +00:00
-
c5eb553073
cs621: proj1: ClockApplet added, completed
josh
2008-02-03 05:35:27 +00:00
-
2d610b1c83
cs621: proj1: Clock modified to 12-hour format, show AM/PM
josh
2008-02-03 04:41:25 +00:00
-
6aad5842fd
cs621: proj1: added javadoc to base Clock .java files
josh
2008-02-03 04:11:53 +00:00
-
64206b4ecf
created /gvsu/cs621/proj1 directory
josh
2008-02-03 03:24:00 +00:00
-
7749f93008
created /gvsu/cs621 directory
josh
2008-02-03 03:21:41 +00:00
-
7ec861062f
cs654/lab3 part B completed
josh
2008-02-03 03:15:11 +00:00
-
a82373c0fe
cs654/lab3 partA finished
josh
2008-02-03 02:47:51 +00:00
-
7a22188417
initial import of given files
josh
2008-02-03 01:52:52 +00:00
-
1a837b0af7
created /gvsu/cs654/lab3 directory
josh
2008-02-03 01:50:48 +00:00
-
58ae3b60f3
created cs654 directory
josh
2008-02-03 01:50:32 +00:00