]> code.citadel.org Git - citadel.git/commit
Added the chat system
authorArt Cancro <ajc@citadel.org>
Fri, 18 Dec 1998 01:48:32 +0000 (01:48 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 18 Dec 1998 01:48:32 +0000 (01:48 +0000)
commit438fa2510d31570407b2bd51ae89bc51531e07e3
treec766e8d1ce2b68f896dbed73b106639a5c66eb74
parent77ae5dcd072fc84b6a5e889283e8cf5becbdfa64
Added the chat system
16 files changed:
webcit/ChangeLog
webcit/child.h
webcit/paging.c
webcit/static/Makefile [new file with mode: 0644]
webcit/static/MultiUserChat102.class [new file with mode: 0644]
webcit/static/MultiUserChat102.java [new file with mode: 0644]
webcit/static/README.txt [new file with mode: 0644]
webcit/static/ReceiveChat.class [new file with mode: 0644]
webcit/static/wcCitServer.class [new file with mode: 0644]
webcit/static/wcCitServer.java [new file with mode: 0644]
webcit/static/wcCitUtil.class [new file with mode: 0644]
webcit/static/wcCitUtil.java [new file with mode: 0644]
webcit/static/wcKeepAlive.class [new file with mode: 0644]
webcit/static/wcchat.class [new file with mode: 0644]
webcit/static/wcchat.java [new file with mode: 0644]
webcit/webcit.c