联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(494) 
按平台查找All Visual C++(494) 

[网络编程] vac_stats

路由器协议编程,有助于相关协议的开发,对应功能实现有帮助
Router protocol programming is helpful to the development of related protocols, and is helpful to the implementation of the protocol. (2018-01-27, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1517044299690567.html

[网络编程] cPP-rip

rip仿真,可以自己设计拓扑图,经过若干次运算后输出所有路由器完整的路由表信息。
rip simulation, design topology, to output all routers in the routing table information after several operations. (2013-05-08, Visual C++, 14KB, 下载7次)

http://www.pudn.com/Download/item/id/2233505.html

[网络编程] 1433-vulnerability-scanning-

1433端口进行弱口令扫描检测服务器存在的危险。
1433 port scan detection of weak passwords, servers and present danger. (2011-12-03, Visual C++, 3417KB, 下载40次)

http://www.pudn.com/Download/item/id/1719605.html

[网络编程] ym_vcpp-portscaner

这是一款简单的多线程网络端口扫描器,他利用多种方法进行扫描与分析。
This is a simple multi-threaded network port scanner, he used a variety of methods for scanning and analysis. (2011-10-27, Visual C++, 41KB, 下载16次)

http://www.pudn.com/Download/item/id/1681771.html

[网络编程] port-scan

一个用MFC实现的端口扫描器。选择要扫描机器的ip地址,并设定端口范围,可以扫描机器开放的端口。
Using VC++ to achieve a port scanner, the machine can scan for open ports. (2011-10-06, Visual C++, 11KB, 下载44次)

http://www.pudn.com/Download/item/id/1661525.html

[网络编程] ChatClient

该软件可以用Asyncsocket方法,用MFC里面的socket,可以发送信息给服务器
The software can be used Asyncsocket methods, and use MFC inside the socket, you can send a message to the server (2011-06-11, Visual C++, 2222KB, 下载11次)

http://www.pudn.com/Download/item/id/1565480.html

[网络编程] Sip_S_client

exosip的客户端和服务器端程序,在2003.net上能够顺利编译并且运行。
exosip the client and server-side procedures, 2003.net able to successfully compile and run. (2010-01-26, Visual C++, 5214KB, 下载62次)

http://www.pudn.com/Download/item/id/1051481.html

[网络编程] PortScanMachine

简单的端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,而且这些扫描能够实现扫描特定IP地址范围内端口。
A simple port scanner. The scanner achieved: TCP Connect Scan, TCP SYN scans, TCP Fin Scan, TCP ACK scan and UDP port scanning, and these scans can be achieved within the scan a specific IP address range ports. (2009-12-26, Visual C++, 323KB, 下载118次)

http://www.pudn.com/Download/item/id/1019199.html

[网络编程] Winsock_IOCP

本文将讨论如何通过Winsock2在Windows NT? 和 Windows 2000上开发高扩展能力的Winsock应用程序。文章主要的焦点在客户机/服务器模型的服务器这一方,当然,其中的许多要点对模型的双方都适用。
This article will discuss how to Winsock2 in Windows NT? And Windows 2000 on the development of high-scalable Winsock applications. The main focus of the article in client/server model the server side, of course, many of which elements of the model applicable to both. (2009-10-20, Visual C++, 13KB, 下载7次)

http://www.pudn.com/Download/item/id/944176.html

[网络编程] ChatClient

类似于QQ客户端的聊天工具,能进行信息交流,对学习客户端服务器网络编程很有帮助
Similar to the QQ chat client that can exchange information, to learn useful client-server network programming (2009-10-05, Visual C++, 1872KB, 下载13次)

http://www.pudn.com/Download/item/id/929425.html

[网络编程] AutoWtrint

找到浏览器,对对应的网页进行填写资料,对初学者来说,是一份很不错的源代码
Find a browser, fill in the pages of the corresponding information on the beginners, is a very good source code (2009-08-30, Visual C++, 643KB, 下载28次)

http://www.pudn.com/Download/item/id/895046.html

[网络编程] Ping

在客户方发送4个数据包,服务器端接受数据并返回对接受情况的响应。
The client side to send four packets, the server side to accept and return data on the acceptance of the response. (2009-05-21, Visual C++, 1604KB, 下载7次)

http://www.pudn.com/Download/item/id/771047.html

[网络编程] ccna

这是一个思科交换机路由器的配置的PPT文件
!-word format of the LAN to share tutorials! A total of nine of our network-centric total workers prepared detailed structures LAN settings at the time! (2009-04-09, Visual C++, 511KB, 下载16次)

http://www.pudn.com/Download/item/id/707941.html

[网络编程] Neighbor

局域网的网络编程,有获得网络邻居,给目的主机发消息,映射网络驱动器的功能
LAN network programming, to have access to Network Neighborhood, for the purpose of host发消息, Map Network Drive function (2008-12-25, Visual C++, 3596KB, 下载6次)

http://www.pudn.com/Download/item/id/615655.html

[网络编程] SupperSocket

封装socket的C++类,客户端和服务器端通用 V1.0
Package socket of the C++ Category, client and server-side common V1.0 (2008-10-03, Visual C++, 114KB, 下载76次)

http://www.pudn.com/Download/item/id/555159.html

[网络编程] rosmany

TransferFiles_demo对话框程序,给出IP地址和文件路径,进行远程文件传输,有客户端和服务器端。 MTSClient and Server为WIN32控制台应用程序,进行循环文件传输。 Tcp Client and Server对话框应用程序,进行远程文件传输。 WinPing对话框应用程序,进行远程测试连接是否成功,进行回显。 RemoteAdmin_demo远程计程和机器控制程序能够触发、监视、终止远程计算机上的进程,还能够远程关闭或重启机器。 routetracer为win32控制台程序,获得数据包所经过的路由器的IP地址和花费的时间。 sniffer网络嗅探器,获取所有经过本机的数据包。 PowerOn对话框应用程序,给出局域网中一台电脑的MAC地址和端口号,可以打开该电脑, (2008-07-08, Visual C++, 19865KB, 下载63次)

http://www.pudn.com/Download/item/id/506518.html

[网络编程] Neighbor

利用VC实现局域网网络通信,映射网络驱动器,IP地址和计算机名之间的转换等
VC LAN using network communications, mapping network drives, IP address and computer name of the conversion between (2008-05-27, Visual C++, 47KB, 下载7次)

http://www.pudn.com/Download/item/id/474596.html

[网络编程] HTTP-daili

一个简单的代理服务器程序的实现,对proxy的实现有一定的帮助
A simple proxy server program to achieve the realization of proxy will certainly help (2008-02-29, Visual C++, 154KB, 下载16次)

http://www.pudn.com/Download/item/id/408258.html

[网络编程] windowsUDPxieyiSrvpotral

基于UDP协议的服务器端程序,用windows环境下vc++开发,是初学网络编程的重要帮手、
UDP-based server-side program agreement with windows environment vc++ Development is an important learning network programming help (2007-12-25, Visual C++, 1134KB, 下载8次)

http://www.pudn.com/Download/item/id/382172.html

[网络编程] Socket

基于C/S结构的Socket程序设计 即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。
Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services. (2007-08-28, Visual C++, 245KB, 下载74次)

http://www.pudn.com/Download/item/id/324714.html