CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 客户端和服务端

搜索资源列表

  1. filetransfers

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:74272
    • 提供者:青林
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:张力
  1. Robot

    2下载:
  2. 包含客户端和服务器端两个程序,实现了移动服务机器人人机耦合控制,主要由视频通信、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
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:8035328
    • 提供者:江济良
  1. videoroom

    0下载:
  2. 制作视音频聊天系统,实现如下功能: 1、 用户登录界面 2、 视音频捕捉 3、 视音频传输和接收 4、 客户端和服务端的通信 5、 结束通信 6、 退出系统 -videoroom so easy
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:840353
    • 提供者:
  1. ym_vcpp-imsoft_hicode

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1042046
    • 提供者:王璐
  1. winsock-cSharp

    1下载:
  2. C#中使用winsock 客户端和服务端编程-C#中使用winsock 客户端和服务端编程
  3. 所属分类:Software Testing

    • 发布日期:2017-12-01
    • 文件大小:153380
    • 提供者:nicaula
  1. ZeroC

    1下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:1839160
    • 提供者:孟一平
  1. SyncML-Data-Sync-Protocol

    0下载:
  2. 本规范的目的是用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
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:761145
    • 提供者:rinniclyks
  1. CSharpPipe

    1下载:
  2. C# 中的 管道的说明和 代码案例,分为客户端和服务端,也说明了匿名管道和命名管道-Pipeline instructions and code in C# case is divided into client and server, also shows the anonymous pipes and named pipes
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:42475
    • 提供者:马玉献
  1. Multi-thread

    0下载:
  2. 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function
  3. 所属分类:File Formats

  1. cSharp_scoket

    0下载:
  2. 建立远程连接,分为客户端和服务端,用到的是socket的知识-Establish a remote connection, is divided into client and server, the socket used is knowledge
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:49311
    • 提供者:笔墨
  1. TCP-Socket

    0下载:
  2. 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12583681
    • 提供者:lisa
  1. MultiAgent0910

    0下载:
  2. 实现智能多线程技术,项目中有一个客户端和服务端,实现同步监听和异步调用-Intelligent multi-threaded
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6380292
    • 提供者:jodan
  1. Translate

    0下载:
  2. 通过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.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3384244
    • 提供者:吴淼
  1. jsq

    0下载:
  2. c++网络编程计算器客户端和服务端 DOS运行 简单 可运行 自己编写-C++internet program
  3. 所属分类:Development Research

    • 发布日期:2017-05-31
    • 文件大小:13251835
    • 提供者:迟欣
  1. enjkdudp

    0下载:
  2. 建立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
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:182231
    • 提供者:刘卓
  1. record_ora

    0下载:
  2. 网络编程参考,实现tcpip通信 实现客户端和服务端的通信,供参考-Network programming reference, TCPIP communication Achieve client and server communication, for reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5504
    • 提供者:zyz321321
  1. VCPP__Socket

    0下载:
  2. 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.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8005289
    • 提供者:JC
  1. TCP-CS

    0下载:
  2. 这里只是一个简单的客户端和服务端通过TCP/IP通信的小程序, 支持多客户端并行发送, 服务器收到数据并返回给相应的客户端。-This is simple C/S applications via TCP/IP protocol. Support for multiple clients in parallel transmission.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3246577
    • 提供者:无所不入
  1. tftp123

    0下载:
  2. 一个简单的tftp的测试里面有客户端和服务端-a demo as tftp in client and server is there
  3. 所属分类:Software Testing

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:pchy121323
« 12 3 »
搜珍网 www.dssz.com