文件名称:IRC-ApacheThrift:一个使用Apache Thrift基于RPC的简单IRC应用程序
文件大小:1.61MB
文件格式:ZIP
更新时间:2024-05-27 06:25:21
Java
IF4031任务分布式应用程序开发“使用Apache Thrift的简单聊天应用程序”
Hayyu'Luthfi Hanifah(13512080)Choirunnisa Fatima(13512084)
##安装/构建说明在每个项目根目录(ChatServer或ChatClient)上,运行ant命令
或者
将两个项目(ChatServer和ChatClient)导入Eclipse->运行
##程序运行说明要运行程序,请运行java -jar
【文件预览】:
IRC-ApacheThrift-master
----.gitignore(275B)
----libthrift-0.9.2.jar(222KB)
----README.md(2KB)
----ChatClient()
--------src()
--------.classpath(1KB)
--------.settings()
--------.project(369B)
--------build.xml(2KB)
----lib()
--------commons-logging-1.1.1.jar(59KB)
--------slf4j-log4j12-1.5.8.jar(9KB)
--------commons-codec-1.6.jar(227KB)
--------junit-4.4.jar(158KB)
--------httpcore-4.2.4.jar(222KB)
--------slf4j-api-1.5.8.jar(23KB)
--------httpclient-4.2.5.jar(423KB)
--------servlet-api-2.5.jar(103KB)
--------log4j-1.2.14.jar(359KB)
----chat.thrift(414B)
----ChatServer()
--------src()
--------.classpath(1KB)
--------.settings()
--------.project(369B)
--------build.xml(2KB)