summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-18client: only send a message if connectedDor Bivas
2014-01-18client: connection shutdown at exitDor Bivas
2014-01-18server: Client now know connectionDor Bivas
2014-01-18Enter key now sending message.Dor Bivas
2014-01-18ChServer is now global variable.Dor Bivas
2013-12-21server: pass server to CommandsTableDor Bivas
2013-12-21server: expose interfrace for connections listDor Bivas
2013-12-21client: off-by-one error in message sendingDor Bivas
2013-12-21client: A separate shutdown function for socketDor Bivas
2013-12-20Server: a single connection shutdown functionDor Bivas
2013-12-20server: ignoring command MODEDor Bivas
2013-12-20client: fix /QUOTE in message sendingDor Bivas
2013-12-11Merge branch 'master' of git://git.tzafrir.org.il/git/java-chat.gitDor Bivas
2013-12-11client tasks 4-7Dor Bivas
2013-12-09Remove another empty lineTzafrir Cohen
2013-12-09Delete an empty lineTzafrir Cohen
2013-12-05Update tasksTzafrir Cohen
2013-12-05Update tasksTzafrir Cohen
2013-12-04QuoteDor Bivas
2013-12-04qoute from privmsgDor Bivas
2013-12-04privmsgDor Bivas
2013-12-04PRIVMSGDor Bivas
2013-12-04Disabled connect bottun after 1 pressDor Bivas
2013-12-04task 1 DOneDor Bivas
2013-12-04Connect ui to client and serverDor Bivas
2013-12-04use writerDor Bivas
2013-12-04sent massege to serverDor Bivas
2013-12-04english fixDor Bivas
2013-12-04fixing baggsDor Bivas
2013-12-04FIXING baggsDor Bivas
2013-12-04Update list of tasksTzafrir Cohen
2013-12-04Convert source to NL-terminatedTzafrir Cohen
2013-12-04Task list - updateTzafrir Cohen
2013-12-03Connecting between server output to clientDor Bivas
2013-12-03client: add a TODO listTzafrir Cohen
2013-12-02Connect + user interfaceDor Bivas
2013-12-02Full connection to the clientDor Bivas
2013-12-01Note all the project and task 1-4Dor Bivas
2013-11-30improveDor Bivas
2013-11-30Evolving the clientdor
2013-11-30Making parsedline objectdor
2013-11-30Nick first letter trimming bug fixdor
2013-11-30Notesdor
2013-11-24ChatServer: add a connections listTzafrir Cohen
2013-11-24Create a ChatServer objectTzafrir Cohen
2013-11-22Start documenting.dor
2013-11-15remove unneeded importdor
2013-11-06Connection.java was not includedDor Bivas
2013-11-02support multiple connections and JOIN/PRIVMSGDor Bivas
2013-11-02Client: rename Soc => soc, phrase => lineDor Bivas