IRC-ApacheThrift:一个使用Apache Thrift基于RPC的简单IRC应用程序

时间:2024-05-27 06:25:21
【文件属性】:

文件名称: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 命令 ##进行的测试列表通过运行1个服务器和3个客户端来执行测试。 客户1(昵称:hayyu)加入了频道实验室和频道1。 客户2(昵称:icha)加入了实验室频道。 客户端3(昵称:user3)已加入频道channel1。 以下是已执行的测试: 提供命令/NICK正常情况: /NICK hayyu输出:


【文件预览】:
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)

网友评论