Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
programming
(root)
/
school
/
cs380
/
p2/
– Rev 219
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
219
7066 d 23 h
ira
/school/cs380/p2/
Add licensing
218
7066 d 23 h
ira
/school/cs380/p2/
Small compilation fix in P2_Client.java
Massive commenting.
Small cleanups.
Move to a more unified loop in P2_Client.java
217
7067 d 0 h
ira
/school/cs380/p2/
Getting set up to verify input client side, as requested
216
7067 d 0 h
ira
/school/cs380/p2/
Now this works according to the Prof's specs, which are _WEIRD_.
215
7068 d 23 h
ira
/school/cs380/p2/
Switch everything to use the new packet format
214
7069 d 1 h
ira
/school/cs380/p2/
Add a packet encoder / decoder
213
7069 d 22 h
ira
/school/cs380/p2/
Mostly done. It works and all, but needs more cleanup
212
7070 d 0 h
ira
/school/cs380/p2/
Mostly there with the server and client
211
7070 d 1 h
ira
/school/cs380/p2/
Mostly there with the server and client
210
7070 d 19 h
ira
/school/cs380/p2/
Clean up the Encoder / Decoder.
Make all functions static so they can be called nicely.
209
7070 d 19 h
ira
/school/cs380/p2/
Add CS380 Project #2.
Add the 4B5B Encoder / Decoder.