搜索资源列表
TCP和UDP聊天、传收文件程序(其它源码-vc源码)
- 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC + +60 realized, includes all source code, put forward more valuable suggestions oh
VC++_TcpIp_Develop_Chat_Tool
- Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP / IP network communications small procedures, for testing network communication link state and the transmission speed.
VisualC++WLTX
- VC++网络通信协议分析
VisualC+
- VC环境下编写的网络协议分析程序的集合,是研究网络编程的程序员应该了解的基本知识,程序内容广泛,易读性强
用WINSOCK实现聊天室的VC
- Internet上可以提供一种叫IRC 的服务。使用者通过客户端的程序登录到IRC服务器上,就可以与登录在同一IRC服务器上的客户进行交谈,这也就是平常所说的聊天室。在这里,给出了一个在运行TCP/IP协议的网络上实现IRC服务的程序。-Internet can provide a service called IRC. Client users through the process log on to IRC servers, and can be logged on the same se
通过tcp-ip协议获取网卡信息
- 是vc平台下的控制台程序,通过tcp-ip协议获取网卡信息,包括物理地址等。
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
TFTP
- 用vc实现的网络编程源代码,本程序主要实现TFTP协议-Achieved with the vc network programming source code, the main achievement of this procedure TFTP protocol
SNTP
- 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
VC-Network-programming
- VC网络编程,网络协议分析以及如何实现,自定义网络,非常使用的例子-VC network programming, network protocol analysis and how to customize the network, using the example of a very
winpcapneting
- 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
VisualC++_NetWork_Communication_Protocol_Analyse.r
- VC++ 网络编程 内容丰富 各种协议的例子均有-VC++ Network programming rich in content and examples of the various agreements have
http
- http协议详解,对网络编程方面非常有用处-Detailed http protocol for network programming is very useful
ChatDemoDLG
- 基于vc++6.0中利用WINSOCK空间实现网络协议程序的一般原理。本聊天程序基于UDP协议。-Vc++6.0 based on the use of space WINSOCK network implementation of the general principles of protocol procedures. The UDP-based protocol chat program.
UDPmulticast
- 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
VCNetCommunicationCode
- VC网络通信包含基本网络编程,网络通信协议编程,串口编程,代理服务器编程等等。-VC Network Communication
vc
- Visual C++网络通信协议分析源代码,大家交流学习,-Visual C++ source code for network communication protocol analysis, to share their learning, He He
HttpDownload
- VC网络编程源码,通过HTTP协议下载的程序,支持断点续传和多线程下载。-VC network programming source, through the HTTP protocol to download the program, support for HTTP and multi-threaded download.
vcnet
- 18个VC++网络相关的源代码实例 都是些实用的小技巧源代码,主要涉及以下内容: 如何获得本地计算机的DNS服务器地址 如何获得本地计算机的IP地址 如何获得本地计算机的IP协议统计信息 如何获得本地计算机的MAC地址 如何获得本地计算机的TCP协议统计信息 如何获得本地计算机的UDP协议统计信息 如何获得本地计算机的名称 如何获得本地计算机的网络协议信息 如何获得本地计算机的域名 如何获得本地计算机的子网掩码 如何获得网上邻居 如何实现面相连
tracert-vc-code
- 路由追踪程序,可探测IP数据报从源主机到网络内任意指定目的主机途中所经过的路由器,非常难得的程序(Route tracking program that detects IP datagram routers passing from the source host to any destination host on the network. It is a very rare program.)