搜索资源列表
VCnetprogram
- VC++ 网络通信编程实用案例精选各种应用实例
VisualC++WLTX
- VC++网络通信协议分析
10TCPClient
- TCP网络通信程序,能够传输文件.编程语言vc
UDP_Client_Serve
- UDP_Client_Serve:UDP 网络通信VC例子
wangshe
- 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
VC_comunacation
- VC网络通信代码,仅供各个初学者参考,希望对大家有所帮助-VC network communication code for all beginners reference, I hope all of you to help
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.
NetMessageV2.0
- 利用tcp/ip协议在c++6.0的平台下开发的一个网络实时通信的实例。-tcp/ip,vc++6.0,client,server
VC
- 本资料主要对网络编程的一些基本开发,实现两机器之间的通信-This information is mainly on the development of some of the basic network programming, to achieve communication between two machines, etc.
Demo
- 无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。 -Connectionless network communications VC++ source code, enter the local port number, destination port number, target IP address, you can send a message and does not establish a connection.
Server
- 采用VC++开发平台开发TCP/IP网络通信,本程序作为服务器的开发,设置IP和端口,接收数据。-TCP/IP communication by VC++,set IP address and port,server receive data from client.
824771955660UDPDemo1
- 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
Chat3
- 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
vcPPcode
- 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
VCsocket3
- 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
ChatClient
- TCP协议下,实现的网络通信中客户端的元代买,vc++实现-TCP protocol, to achieve the client s network communication Yuan to buy, vc++ implementation
VC-LAN-program-design
- 这是我在计算机网络课程设计中的程序,基于VC的局域网内广播通信程序的设计-This is my courses in computer network design process, based on the VC LAN broadcast communication program design
TCP_UDP-Data-Exchange
- windows socket实验,使用TCP和UDP进行网络通信,vc++环境开发!-windows socket experiments, using TCP and UDP data exchange program, vc++ development environment inside!