搜索资源列表
vs2013
- 动态登陆,数据注册及验证。代码简单,利于看懂,里面有注释。-asp.net
GETWEButf-8
- MFC获取网页的utf-8中文源码 适用于VS2013 可以查看源码,同样适用于VS2008-i Can t speak english...
PacketCapture
- 基于Winpcap的网络数据包抓取.开发环境VS2013-network packet capture based on Winpcap . Development environment: VS2013
PeertoPeer
- 使用VS2013 c++,主要是实现使用Gnutella 网络做一个peer crawler,BFS order-Using Winsock and Visual Studio .NET 2013, your goal is to create a Gnutella crawler that discovers all currently present peers in the system. Your program will first contact a seed webserver
long
- HTTP 龙银币 查询 VS2013 C#编写-Http Loong Search
new
- 使用stocket进行局域网内文件传输功能,基于VS2013 C++控制台,没有做图形界面。写的比较粗浅,仅供学习交流-Stocket performed using the LAN file transfer capabilities, based on VS2013 C++ console, did not do a graphical interface. Written in relatively shallow, only learning exchange
SavePacketToDumpfile
- 基于winpcap,开发的C++程序(VS2013),用于抓取网络数据包,并保存为堆文件(pcap)-A C++ program(VS2013) based Winpcap, which coud be used to catch network packet and save it to dumpfile(pcap).
PingTest
- 用C语言写的模拟Ping的程序,演示了如何使用不同线程和raw socket发送和接收ICMP包。在VS2013下编译运行。执行文件要点击鼠标右键以管理员权限运行,否则raw socket会创建失败。-A program for ping.
MFC-CapPack2
- 一个利用WINPCAP拦截所有数据包的程序,记录保存、分析包数据,MFC界面,VS2013开发-A program to use WINPCAP to intercept all packets, record keeping, data analysis package, MFC interface, VS2013 development
NetworkPortMapping
- 内网端口映射程序,vs2013上编译通过,可以把内网主机端口映射到路由器-Network port mapper on vs2013 compiled by the network can be mapped to a host port Routers
FeiQ2
- vs2013 MFC版本的FeiQ简单实现。达内课程-vs2013 MFC version FeiQ simple implementation. the Tarena curriculum
salesman.problem
- 用C++语言解决经典的货郎担问题 货郎担问题代码 vs2013 -To solve the traveling salesman problem VS2013
PCNTPClient
- PC端NTP时间同步客户端程序,VC6.0 VS2013上-PC time sync clinet VC6.0 VS2013 COMPILE
GetHardwareInfo
- 获得网卡MAC的四种方法,另外还有一种获得硬盘序列号的方法,VS2013写的代码.-GET MAC ADDRESS
bhilt
- 用nmake编译的, 为了调试, 搞了一个vs2013的命令行版本-Compiled using nmake to debug, built a vs2013 command line version
TCP_socket_select
- 此资源是一个基于TCP以及IO多路复用技术select()的一个简易且可靠的多人聊天室。可运行在windows平台,开发软件为VS2013,具体功能实现为多个client可以连接到一个server,具有较强的抗并发能力,并且可以互相发送文本信息,有掉线、发送、接收等完善的提示功能。代码注释较为完善且是英文。(This resource is a simple and reliable multi - person chat room based on TCP and the IO multipl
Client and Server
- 利用VS2013的MFC编写了一个简单的Server和Client,初学者可参考(A simple Server and Client is written by MFC of VS2013, which can be referenced by beginners.)
UDP
- 使用vs2013平台下C#语言编写的UDP通信程序。(vs2013 C# UDP Communication)