資源簡介
可運行,有界面,運行時打開三個客戶端,在十秒之內同時連接服務器即會報警

代碼片段和文件信息
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\fr
?????文件???????1763??2014-06-06?17:14??DDosDtectionSever\bin\com\mateng\fr
?????文件???????4632??2014-06-06?17:14??DDosDtectionSever\bin\com\mateng\fr
?????文件???????3170??2014-06-06?17:14??DDosDtectionSever\bin\com\mateng\fr
?????文件????????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\fr
?????文件????????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\fr
?????目錄??????????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\fr
?????目錄??????????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個文件信息
- 上一篇:單片機試題庫以及答案分析
- 下一篇:Wireshark抓包分析POP3和SMTP協議
評論
共有 條評論