登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

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

1. telnet

  自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)

9
下载
136
浏览
2021-01-12发布

2. IPPackCap

  编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)

3
下载
169
浏览
2021-01-11发布

3. wolf & sheep

  基于C++编写的,关于狼吃羊的小游戏的一个简单编程。(Based on C++, a simple programming about the game of wolf & sheep.)

0
下载
98
浏览
2021-01-07发布

4. wolf & sheep

说明:  基于C++编写的,关于狼吃羊的小游戏的一个简单编程。(Based on C++, a simple programming about the game of wolf & sheep.)

2
下载
61
浏览
2021-01-07发布

6. POP3_EXAMPLE

  Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)

344
下载
172
浏览
2021-01-03发布

7. mvb

  列车MVB网络开发的C程序,对于初学者了解列车网络通讯,为进一步开发列车网络控制系统具有借鉴。(it is a C program about vehicle mvb network)

62
下载
168
浏览
2021-01-03发布

8. QLocalSocketDemo

  实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)

142
下载
155
浏览
2020-12-29发布

9. myTcpClient

  实现TCP通信服务器端和客户端(支持多个客户端)精简版(Implementation of TCP communication server and client (support multiple clients) simplified version)

4
下载
89
浏览
2020-12-26发布

11. FPGA

说明:  实现人脸识别,通过硬件FPGA来进行实现(Realize face recognition, realize face recognition by hardware FPGA)

11
下载
152
浏览
2020-12-23发布

12. http_proxy

说明:  代理服务器进行流量的代理访问 代理服务器进行流量的代理访问(Proxy server for proxy access to traffic Proxy server for proxy access to traffic)

1
下载
80
浏览
2020-12-18发布

13. VS2005-IPAddressControlLib-rev-10

  VS很好用的IP类文件,外国人编写的哦,很实用的命名空间(IP class files VS good use of foreigners prepared oh, Very practical namespace)

7
下载
143
浏览
2020-12-18发布

14. FluentUDF

  用于Fluent 对采空区气体运移的模拟(Simulation of Gas Migration in Goaf by Fluent)

1
下载
51
浏览
2020-12-15发布

15. FluentUDF

说明:  用于Fluent 对采空区气体运移的模拟(Simulation of Gas Migration in Goaf by Fluent)

1
下载
98
浏览
2020-12-15发布

16. ssocks-0.0.14.tar

  sSocks是一个socks代理工具套装,可用来开启socks代理服务,支持socks5验证,支持IPV6和UDP,并提供反向socks代理服务,即将远程计算机作为socks代理服务端,反弹回本地,极大方便内网的渗透测试,其最新版为0.0.13(sSocks is a socks proxy tool sets, can be used to open the socks proxy services, support socks5 authentication, support for IPV6 and UDP, and to provide reverse socks proxy services, about the remote computer as socks proxy server, bounce back to the local, which greatly facilitates network penetration testing, and its latest version is 0.0.13,)

23
下载
69
浏览
2020-12-10发布

17. ssocks-0.0.14.tar

  sSocks是一个socks代理工具套装,可用来开启socks代理服务,支持socks5验证,支持IPV6和UDP,并提供反向socks代理服务,即将远程计算机作为socks代理服务端,反弹回本地,极大方便内网的渗透测试,其最新版为0.0.13(sSocks is a socks proxy tool sets, can be used to open the socks proxy services, support socks5 authentication, support for IPV6 and UDP, and to provide reverse socks proxy services, about the remote computer as socks proxy server, bounce back to the local, which greatly facilitates network penetration testing, and its latest version is 0.0.13,)

23
下载
58
浏览
2020-12-10发布

18. FiveChess

  网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)

1
下载
163
浏览
2020-12-09发布

19. kmeans_wsn

  无线传感器网络中使用kmeans算法对网络节点进行分簇(wsn kmeans)

7
下载
125
浏览
2020-12-07发布

20. trdp

说明:  trdp列车实时以太网通信协议,源自tcnopen,基于tcp/ip协议栈开发,非常方便移植与应用开发;(TRDP based on tcp/ip stack;)

0
下载
123
浏览
2020-12-07发布