搜索资源列表
nbtstat-vc6.0
- VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
UDP文件传输
- 采用VC6进行UDP的文件传输,
vc6UDP+Webserver.rar
- 利用VC6的winsocket实现了C/S数据发送和WEBserver开发
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
udt.4.4.win32_with_VC6
- udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
video_monitoring-system
- 用DirectShow技术和用户数据报(UDP)协议进行网络视频监控。该系统以VC6.0为开发平台,实现了远端视频采集、MPEG4编解码、网络发送、接收和远端视频实时播放.详细介绍了网络发送过滤器和网络接收过滤器的主要设计步骤及应用方法,实验结果表明了远端接收的视频具有良好的视觉效果和实时性.-Use DirectShow technology and User Datagram (UDP) protocol for network video surveillance. VC6.0 for t
vc6.0PPdialog
- 本人2010年毕业设计。vc6.0做的界面程序,有udp局域网聊天,网络五子棋,文件传输等功能。-I graduated in 2010 design. vc6.0 do interface procedures, udp LAN chat, network backgammon, file transfer and other functions.
UDP-FilePoster
- 利用udp稳定进行大文件传输的实例,在vc6.0下编译通过。-Udp stability using large-file transfer example, under the vc6.0 compile.
VC6.0Example_of_communication_based_UDP
- UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, s
Chat
- udp的简单聊天程序,用于实现个人之间的聊天-udp simple chat program for the realization of the chat between individuals
P2P
- 一个P2P 之 UDP穿透NAT的原理与实现!编译无误,开发环境VC6,有客户端和服务端!-UDP penetration of a P2P principle and implementation of NAT! Correct compiler, development environment VC6, there are client and server!
FilePoster
- udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
udp_broadcast
- UDP包的广播,包括发送与接收 VC6.0环境-UDP broadcast,incude send example and reveive example in VC6.0。
udp
- 局域网udp聊天程序,vc6.0,完全可用-Udp LAN chat program, vc6.0, fully available
vc6
- (1) 通过TCP协议与服务器通信 (2) 采用UDP组播与分机通信 (3) Window系统声卡数据的读写等操作 (4) 数据库技术,用来记录请求记录以及历史记录查询 (5) INI文件操作,用来记录系统基本信息 (6) 使用帮助文档让用户更加理解如何操作 (7) 其他相关技术如美化界面,收到请求后图标闪烁等 -(1) communicate with the server through the TCP protocol (2) using UDP multica
udpfile
- 1. 打开UDPServer.dsw,client.dsw,进入VC6.0开发环境,读懂项目程序UDPserver和UDPclient程序; 画出服务器端与客户端主要函数的调用流程。 2.在单机上运行它们,验证其具有一个数据的通信能力。 -1. Open UDPServer.dsw, client.dsw, into VC6.0 development environment, read the project procedures UDPserver and UDPclient pro
TestCenter
- 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
WINSOCK-UDP
- 局域网UDP广播包捕获 vc6.0 + winxp-LAN UDP broadcast packet capture vc6.0
udp_server
- 在VC6.0下,udp通信的服务端例程,测试已通过。-it s for udp communication.
udp_vc_wzz
- VC6++ UDP协议网络编程源代码 适合于初学者 个人编写 代码通过运行 -VC6++ UDP protocol network programming source code suitable for beginners who write code by running