搜索资源列表
Code
- TCP和UDP数据包发送程序 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003
NetTool
- 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and co
Code
- 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not
UdpDlg
- 基于对话框框架程序 利用visual studio 基于udp协议-a network programme in vc using udp protocal
UDP
- A simple UDP server coded in Visual Studio 2005.
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
TCP-and-UDP-packet-program-
- TCP和UDP数据包发送程序 开发平台: windows XP SP2 Visual Studio.net 2003 -TCP and UDP packet program Platform: windows XP SP2 Visual Studio.net 2003
QQ-with-UDP
- 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop t
CPP-socket-p2p-using-udp
- C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
stund_0.96
- vc++写的udp点对点程序。 工具环境是visual studio 2008. stun是一种网络协议。-udp point to point program using vc++. development environment is visual studio 2008. stun is a network protocol.
UDP
- 利用Microsoft Visual Studio 2008编写的一个网络聊天室-A network chat room using Microsoft Visual written in Studio 2008
UDP-chat
- 利用visual studio开发的基于UDP协议可以进行局域网内聊天程序程序-Use visual studio development based on UDP protocol can be LAN chat program program
File tansmission
- 基于TCP、UDP的文件传输实现。代码实现了小文件的传输及简单交互界面(Implementation of TCP and UDP file transfer protocol on Visual Studio platform. Code to achieve the transfer of small files and simple interactive interface)
ECHO
- 基于visual studio ,实现的是在客户端和服务器之间的信息传送 echo,有tcp和udp模式。(Based on visual studio, the implementation of information transfer between client and server echo, there are TCP and UDP mode.)