搜索资源列表
LANusersCom
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
VC网络与通信经典编程
- VC网络与通信经典编程-VC networking and communications classical programming
网络实验
- linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
VC_ethernet_win
- 网络通信程序,可以进行文件传输和图像文件显示,主要用于与嵌入式目标系统文件传输-network communication procedures, can transfer files and image files, mainly for embedded target system with file transfer
Delphi6网络通信协议分析与应用实现附书源码
- Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
类似与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
includefile2
- 目前比较流行的两种网络开发模式分别是Client/Server模式与Browser/Server模式。Client/Server模式主要是在以局域网为基础的环境下展开应用的,它受到地域的限制。从目前的开发技术来看,Browser端作为信息收集源,可以进行大量的数据录入工作,在SERVER端 进行集中处理,因此很容易实现数据通信和资源的共享。-currently more popular of the two network development model is the Client / Se
WindowNetWork
- Window网络与通信 书的配套源码-Window networking and communications supporting the FO
windowsnetwork
- windows网络与通信程序设计的相关源程序哦,很不错的-windows network and communications procedures related to the design source Oh, very good!
QQ2.0
- 基于MFC和WINSOCK的网络通信软件设计 一、 介绍计算机网络与网络通信的概念,然后阐述了基于客户机/服务器模式网络通信程序实现的关键技术Windows Socket,最后对通信程序进行设计和分析,给出了逻辑和流程图及部分关键程序。 二、 程序整体设计过程,主要介绍如何采用面向对象的方法进行分析和设计,以及在设计和实现过程中所采用的模式(Pattern)
Windowsinternet_code_vc++
- 网络与通信程序设计 对网络与通信程序设计书籍的附带CD源码教程
TCP
- 用VC写的一个服务器和客户端通信的程序实像.只要懂得Winsock编程就很容易看懂了.参考书籍:Windows网络与通信程序设计
WindowsBroadcast
- 在Windows网络与通信程序设计中的广播和多路广播
src
- 《Visual C++编程精选集锦(网络与通信分册)》相关配套源码。 Visual C++6.0中利用图像扫描控件控制扫描仪 实例2 也谈开发硬件中断虚拟驱动程序 实例3 利用DirectX实现对游戏操纵杆的编程 实例4 Windows环境下如何编写I/O程序 实例5 用Visual C++编制串行通信程序 实例6 Windows 98下的多显示器编程技术
part5NetworkandCommunication
- visual c++ 网络与通信的代码!里面包括WinSocket编程、局域网、实时通信与串行通信、Internet与Web服务,非常有价值!
windows
- windows网络编程与通信编程.rar windows网络编程与通信编程.rar
Visual C++网络通信协议分析与应用实现代码
- Visual C++网络通信协议分析与应用实现代码-Visual C network communication protocol analysis and application code to achieve
网络编程
- 分为服务器与客户端,可实现双方简单通信
网络通信程序
- DSP28335与PC机基于TCP/IP协议之间的通信程序,调试通过。