搜索资源列表
81-101
- vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
udpSvr
- vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,服务器端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, server
VideoTransfer
- 用vc编写的通过UDP传输的服务器和客户端的双端视频通信,很好用阿 -vc prepared with the adoption of the UDP transmission server and client-side video communications, with good A
FileTransferClient
- 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
FileTransferServer
- 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP / UDP protocol, which can be expanded to net net
tcpip通讯程序
- vc编的tcp和udp服务器,客户端,很好用-vc series tcp and udp server, client, a very good use
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
udpserver
- UDP服务器源码,VC++,VS2008,实现UDP通信-UDP server source code, VC++, VS2008, realization of UDP traffic
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
Chapter14
- 包含了VC下实现的WINDOWS API的TCP/UDP的网络服务器、客户端程序,还有一个聊天程序。-VC contains the WINDOWS API under the TCP/UDP network server, the client program, there is a chat program.
UDP
- windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号-windows Based on VC++ and UDP protocols data reception process, based on a transparent transfer protocol, mfc interface with receive a confirmation signal
mycom
- udp vc source file you can build a udp net server and client-udp sample file server and client
udp
- 用VC++编写一个简单的基于UDP通信实例!实现了客户端与服务器端的通信源代码!-Using VC++ to write a simple UDP based communication instance! To achieve the client and server-side communication source code!
Server
- 这是我用VC++6.0编写的一个考试系统,基于UDP协议实现,同时提供了图形界面。希望各位提出宝贵意见-This is my prepared using VC++6.0, an examination system, UDP-based protocol, while providing a graphical interface. I hope you valuable advice
MyQQ
- VC++ TCP 方式实现MYQQ,仿QQ的小软件,功能没QQ多,只是实现基础的TCP通讯功能,连接方式可以连接TCP/udp,服务选择里可选客户端和服务端或都两者都是。另外程序还具备抓图功能,请先指定对方IP-VC++ TCP way to achieve MYQQ, small software like QQ, QQ multi-function not only achieve TCP-based communication functions, connections can be c
SXChat_54828
- 本文实现的多线程聊天程序是在VC++开发环境下、基于UDP通信协议、使用当前流行的模块化软件设计思想编程实现的。使用了Winsock的基本概念和编程原理,数据报套接字编程的常用函数和模型以及常用的MFC网络编程类,服务器端和客户端一体。-In this paper, the communication system is implemented in VC++ development environment, based on UDP communication protocols, using
UDPSRV
- vc++编写的基于控制台应用程序,实现了UDP通信服务端。-vc++ written console-based application that implements UDP communications server.
局域网聊天工具
- VC++局域网聊天程序,利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。(The VC ++ LAN chat program uses Socket to divide the main program into two parts: server and client. The combination of UDP and TCP / IP is adopte