搜索资源列表
filetransfers
- MFC的文件传输例子,做的很好,可作为客户端和服务端。喜欢MFC的朋友推荐看一下-MFC file transfer example, do good, can be used as client and server. MFC likes to look at the recommendation of a friend
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
Robot
- 包含客户端和服务器端两个程序,实现了移动服务机器人人机耦合控制,主要由视频通信、OpenGL三维建模、激光雷达三维图像、环境几何地图等分模块。-Client and server-side includes two procedures, the mobile service robots human-machine coupling control, mainly by video communications, OpenGL three-dimensional modeling, three
videoroom
- 制作视音频聊天系统,实现如下功能: 1、 用户登录界面 2、 视音频捕捉 3、 视音频传输和接收 4、 客户端和服务端的通信 5、 结束通信 6、 退出系统 -videoroom so easy
ym_vcpp-imsoft_hicode
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, imitation
winsock-cSharp
- C#中使用winsock 客户端和服务端编程-C#中使用winsock 客户端和服务端编程
ZeroC
- ZeroC ICE 是指ZeroC公司的ICE(Internet Communications Engine)中件间平台。对于客户端和服务端程序的开发提供了很大的便利。 目前ICE平台中包括Ice,Ice-E,Ice Touch。 Ice为主流平台设计,包括Windows和Linux,支持广泛的语言,包括C++,Java,C#(和其他.Net的语言,例如Visual Basic),Python,Ruby,PHP和Actionscr ipt。也包括所有的ICE服务,例如Ice Gr
SyncML-Data-Sync-Protocol
- 本规范的目的是用SyncML表示层协议(using the SyncML Representation protocol)定义同步协议.本协议的名称称为SyncML 同步协议,为不同的同步过程定义协议,同步过程发生在SyncML客户端和服务端.它们间的消息顺序图参考MSC s. 本规范包含了一些普通的有用的同步案例-Either the client or the server may decide to abort the session at any time. Reasons for se
CSharpPipe
- C# 中的 管道的说明和 代码案例,分为客户端和服务端,也说明了匿名管道和命名管道-Pipeline instructions and code in C# case is divided into client and server, also shows the anonymous pipes and named pipes
Multi-thread
- 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function
cSharp_scoket
- 建立远程连接,分为客户端和服务端,用到的是socket的知识-Establish a remote connection, is divided into client and server, the socket used is knowledge
TCP-Socket
- 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
MultiAgent0910
- 实现智能多线程技术,项目中有一个客户端和服务端,实现同步监听和异步调用-Intelligent multi-threaded
Translate
- 通过TCP实现的客户端和服务端,可以通过客户端向服务端发送指令,使服务端完成相应的操作功能。-Client and server via TCP implementation, you can send commands to the server through the client, so that the appropriate action to complete the server function.
jsq
- c++网络编程计算器客户端和服务端 DOS运行 简单 可运行 自己编写-C++internet program
enjkdudp
- 建立Client和Server工程文件需要在同一级目录 调试前先在菜单栏空白处点右键 取消 编译微型条 勾选 组建 客户端和服务端工程都需要设置:工程 设置 连接将ws2_32.lib添加到对象库-The establishment of Client and Server project files need to be in the same directory Debugging before the menu bar point blank- right click Can
record_ora
- 网络编程参考,实现tcpip通信 实现客户端和服务端的通信,供参考-Network programming reference, TCPIP communication Achieve client and server communication, for reference
VCPP__Socket
- VC++__Socket网络通信编程的新手教学ppt,里面有几种比较详细的客户端和服务端例程说明,适合新手学习。-VC++ Socket network communications programming novice teaching ppt, there are several more detailed client and server code examples show, suitable for beginners to learn.
TCP-CS
- 这里只是一个简单的客户端和服务端通过TCP/IP通信的小程序, 支持多客户端并行发送, 服务器收到数据并返回给相应的客户端。-This is simple C/S applications via TCP/IP protocol. Support for multiple clients in parallel transmission.
tftp123
- 一个简单的tftp的测试里面有客户端和服务端-a demo as tftp in client and server is there