搜索资源列表
客户端与服务器端使用串口通信的程序源码
- 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
WINCC客户端通过OPC 连接服务器数据
- wincc 客户端 与 服务器 数据传输方法
客户端与服务器相互问候
- 程序由vc编写,显示基础的阻塞模式下实现服务器与客户端的通信
客户端与服务器端使用串口通信的程序源码
- 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
SimpleSocket
- 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
SmallQQ
- 模仿QQ程序,利用vc实现客户端与服务器端的实时通信-imitate QQ procedure, and use vc achieve client and the server side of the real-time communication
TCP_Client_Server
- 简单的TCP客户端与服务器源码,可供初学者参考-simple TCP client and server source code for beginners reference
MTChat
- 基于客户端与服务器模式的聊天小工具,实现一个服务器,多个客户端的实时在线聊天-Based on the client and server mode chat gadget, the realization of a server, multiple clients real-time online chat
Socketchatroom
- Socket聊天室,完整源代码 可以实现客户端与服务器端互相发消息-Socket chat rooms, complete source code can be achieved client and server-side with each other发消息
ftp
- 实现客户端与服务器端通信、下载、上传等功能-The achievement of client and server-side communication, download, upload and other functions
ASP
- Cell插件基于Xml技术实现客户端与服务器端数据交换的ASP源代码。需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/GL_Down/2008121321664295.exe 产品概述: Cell
cs
- VC++ socket 客户端与服务器端通信-VC++ socket client and server-side communications
VCVIDEOMEETINGSYSTEM
- VC 视频会议系统 里面包括客户端与服务器端 可运行!-VC VIDEO MEETING SYSTEM
Transport
- 多客户端与服务器(多线程)通信,可向服务器搜索文件,服务器将(指定搜索目录)搜索结果向客服端回传,客服端可以选择是否接收以及存储目录。双方均有通信记录-client and Server socket communication File Transport
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and
RenderDemo08
- 客户端与服务器通讯,结合了UDP通讯连接,与实时传输视频信息-Client and server communications, a combination of UDP communication connections, and real-time transmission of video information
客户端时间如何与服务器时间同步
- 多层系统开发,如何保持客户端与数据库或应用服务器时间同步是一个必须解决的问题 ,我发现许多系统取得是客户端的本地时间,造成多个客户端同时操作却时间不一样。而许多人采用频繁从数据库中取值的形式,增加服务器负载压力。当然有人说,数据保存的时候应该取数据库中时间 ,不错,但是涉及到本地数据之间的校验这类的操作,你该不会频繁地去数据库中得时间吧。鉴于此,本文利用windows系统的一个Api函数进行时间同步(Multilayer system
Socket网络编程客户端与服务器端
- 实现基于socket的网络通信的客户端和服务器端(The implementation of the client and server side of socket based network communication)
FTP客户端之一
- 该程序运用了当文档对话框,实现了客户端与服务器的链接,但是在运用时还需要能够成功连接服务器,因此要先架好FTP服务器。(The program used the document dialog box to achieve the link between the client and the server, but when it was applied, it also needed to successfully connect
客户端
- 一·个小小的客户端,基于VC6.0实现。运用控制台命令行实现字符串传输(A small client based on VC6.0. Using the console command line to implement string transmission)