• 大小: 14KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-08-21
  • 语言: 其他
  • 标签: DDos  socket协议  

资源简介

可运行,有界面,运行时打开三个客户端,在十秒之内同时连接服务器即会报警

资源截图

代码片段和文件信息

package com.mateng.clientinfo;

public class ClientInfo {
private String sourceIP;
private long firstConnecttime;
private long secondConnecttime;
public String getSourceIP() {
return sourceIP;
}
public void setSourceIP(String sourceIP) {
this.sourceIP = sourceIP;
}
public long getFirstConnecttime() {
return firstConnecttime;
}
public void setFirstConnecttime(long firstConnecttime) {
this.firstConnecttime = firstConnecttime;
}
public long getSecondConnecttime() {
return secondConnecttime;
}
public void setSecondConnecttime(long secondConnecttime) {
this.secondConnecttime = secondConnecttime;
}

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        301  2014-06-04 17:09  DDosDtectionSever\.classpath

     文件        393  2014-06-04 17:09  DDosDtectionSever\.project

     文件        598  2014-06-04 17:09  DDosDtectionSever\.settings\org.eclipse.jdt.core.prefs

     文件       1017  2014-06-06 17:11  DDosDtectionSever\bin\com\mateng\clientinfo\ClientInfo.class

     文件        313  2014-06-06 17:12  DDosDtectionSever\bin\com\mateng\conecttoclient\ServerThread.class

     文件       1049  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\frame\Sframe$1.class

     文件       1763  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\frame\Sframe$ServerThread.class

     文件       4632  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\frame\Sframe$SFListener.class

     文件       3170  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\frame\Sframe.class

     文件        585  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\main\MainSever.class

     文件       1356  2014-06-06 17:12  DDosDtectionSever\bin\com\mateng\time\TimeTrasform.class

     文件        635  2014-06-06 17:11  DDosDtectionSever\src\com\mateng\clientinfo\ClientInfo.java

     文件       1090  2014-06-06 17:12  DDosDtectionSever\src\com\mateng\conecttoclient\ServerThread.java

     文件       6013  2014-06-06 17:14  DDosDtectionSever\src\com\mateng\frame\Sframe.java

     文件        293  2014-06-06 17:14  DDosDtectionSever\src\com\mateng\main\MainSever.java

     文件        788  2014-06-06 17:12  DDosDtectionSever\src\com\mateng\time\TimeTrasform.java

     目录          0  2014-06-06 17:11  DDosDtectionSever\bin\com\mateng\clientinfo

     目录          0  2014-06-06 17:12  DDosDtectionSever\bin\com\mateng\conecttoclient

     目录          0  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng\frame

     目录          0  2014-06-06 17:13  DDosDtectionSever\bin\com\mateng\main

     目录          0  2014-06-06 17:12  DDosDtectionSever\bin\com\mateng\time

     目录          0  2014-06-04 17:11  DDosDtectionSever\src\com\mateng\clientinfo

     目录          0  2014-06-04 17:50  DDosDtectionSever\src\com\mateng\conecttoclient

     目录          0  2014-06-04 20:16  DDosDtectionSever\src\com\mateng\frame

     目录          0  2014-06-04 17:15  DDosDtectionSever\src\com\mateng\main

     目录          0  2014-06-04 23:08  DDosDtectionSever\src\com\mateng\time

     目录          0  2014-06-06 17:14  DDosDtectionSever\bin\com\mateng

     目录          0  2014-06-06 17:14  DDosDtectionSever\src\com\mateng

     目录          0  2014-06-06 17:14  DDosDtectionSever\bin\com

     目录          0  2014-06-06 17:14  DDosDtectionSever\src\com

............此处省略7个文件信息

评论

共有 条评论