登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:C#
  2. 代码类别:IP
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. tcpdemo

  tcp协议的demo程序,包括tcp server和client,可用于学习基本的C/S通信机制。(tcp protocol demo program, including the tcp server and client, can be used to learn the basics of C/S communication mechanism.)

4
下载
39
浏览
2014-08-21发布

2. CHAT(cPP)

  基于C++的TCP/IP的聊天程序,包含有客户端和服务器两个文件夹(Based on the C++ TCP/IP chat program, includes client and server two folders)

7
下载
50
浏览
2014-06-26发布

3. ping

  简单的捕获包程序,可以分析TCPIP协议以及包长度和返回时间。(Simple packet capture program that can analyze TCPIP protocol and packet length and return time.)

3
下载
51
浏览
2014-06-05发布

4. EzTest

  c#,c sharp 的tcpip编程,这个是实际应用的产品,可以供广大c#爱好者参考(c sharp)

5
下载
29
浏览
2014-05-31发布

5. Simple-Trojan

  基于TCP的简单木马,取对方系统信息,将对方鼠标左右对调等(Simple TCP-based Trojan, take the other system information, such as the mouse around each swap)

8
下载
58
浏览
2014-03-29发布

6. Modbus-readme-and-source

  Modbus TCP/IP通信开发说明以及源代码,仅供参考(Modbus TCP/IP communications development as well as source code, for reference)

35
下载
31
浏览
2014-03-09发布

7. DNS_Redirect

  驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)

103
下载
29
浏览
2014-02-13发布

8. DNS_Redirect

  驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)

103
下载
48
浏览
2014-02-13发布

9. Desktop

  本代码为描写TCP监控流量的一些方法,例如设置过滤器等等简单功能。利用WAPCAP来完成(The code for the TCP traffic monitoring methods described, for example, set up filters so simple functions. Use WAPCAP to complete)

1
下载
39
浏览
2014-01-01发布

10. Desktop

  本代码为描写TCP监控流量的一些方法,例如设置过滤器等等简单功能。利用WAPCAP来完成(The code for the TCP traffic monitoring methods described, for example, set up filters so simple functions. Use WAPCAP to complete)

1
下载
31
浏览
2014-01-01发布

11. IP-address

  能够对IP地址的合法性进行判断以及相应的子网(Able to judge the legitimacy of the IP address and the corresponding subnet)

1
下载
26
浏览
2014-01-01发布

12. IP-address

  能够对IP地址的合法性进行判断以及相应的子网(Able to judge the legitimacy of the IP address and the corresponding subnet)

1
下载
31
浏览
2014-01-01发布

13. MC55-TCP_user

  MC55 TCP 使用方法,介绍如何使用MC55的TCP过程,有兴趣的可以下载来看下。(MC55 TCP use, how to use the TCP process MC55, are interested can download look down.)

1
下载
24
浏览
2013-12-27发布

14. MC55-TCP_user

  MC55 TCP 使用方法,介绍如何使用MC55的TCP过程,有兴趣的可以下载来看下。(MC55 TCP use, how to use the TCP process MC55, are interested can download look down.)

1
下载
37
浏览
2013-12-27发布

15. endian_conv_win

  TCP endian convert programm

1
下载
14
浏览
2013-12-18发布

16. endian_conv_win

  TCP endian convert programm

1
下载
18
浏览
2013-12-18发布

17. TCP-test

  TCP协议的实验源代码,包括服务器端代码和客户端代码。(TCP protocol test source code, including server-side code and client code.)

6
下载
36
浏览
2013-12-09发布

18. TCP-test

  TCP协议的实验源代码,包括服务器端代码和客户端代码。(TCP protocol test source code, including server-side code and client code.)

6
下载
37
浏览
2013-12-09发布

19. SBC1788-Lwip-v1.4.0

  完整的基于SBC1788平台的LWIP-1.4.0协议栈(SBC1788 based on a complete platform LWIP-1.4.0 Protocol )

73
下载
25
浏览
2013-11-15发布

20. SBC1788-Lwip-v1.4.0

  完整的基于SBC1788平台的LWIP-1.4.0协议栈(SBC1788 based on a complete platform LWIP-1.4.0 Protocol )

73
下载
29
浏览
2013-11-15发布