CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 多客户端

搜索资源列表

  1. ChatClient

    0下载:
  2. 电子白板的客户端源码,包含客户端界面,实现C/S结构,电子白板能够实现画图数据、聊天数据、图片进行多客户端之间的传输。还可以打开PDF文档等。-Whiteboard client source code, including client interface, the C/S structure, the whiteboard drawing data, chat data transmission between the multi-client pictures. You can also
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:12465
    • 提供者:田超
  1. BChat

    0下载:
  2. 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择-Is a sub-client and server-based mfc c++ chat tools,. Multi-client server can mount and support the user' s name and password management, allows online message is se
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1080717
    • 提供者:高利
  1. chat_server01

    0下载:
  2. 聊天客户端,局域网内相互聊天,多线程,可多客户端同时登陆-Chat Client LAN chat with each other, multi-threaded, can multi-client simultaneously landing
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:52865
    • 提供者:高露露
  1. ClientAndServerCPPCode

    0下载:
  2. 客户端服务器端的即时聊天程序的源代码,可以多线程多客户端同时通信-Client-server real-time chat program source code, you can multi-threaded multi-client communications
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9402356
    • 提供者:yu
  1. server

    0下载:
  2. 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:238889
    • 提供者:刘铮
  1. Socket聊天程序(一个服务端,多个客户端)

    0下载:
  2. C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:310272
    • 提供者:Elaine0412
  1. socks5代理软件

    2下载:
  2. 实现游戏单IP单窗口,单IP多窗口,更多功能(Realize game single IP single window)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1629184
    • 提供者:归宿感
  1. 多舛命运:服务端+客户端

    4下载:
  2. 服务端加源码内容很详细可自行下载查看 服务端版本613 内附源码 商业版本 免费贡献给大家(fuwuduan jia yuanma neirong henxiangxi ke zixingxiazai fuwuduan banben613 yuanma shangyebanben mianfeigongxiangeidajia)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2249728
    • 提供者:菜菜222
  1. 多点红外触摸屏服务程序v1.29

    0下载:
  2. 多点触控屏的驱动程序,采用tuio协议,客户可直接调用进行客户端驱动(multitouch windows driver for clients)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:5347328
    • 提供者:wukongxuetang
  1. rtmpS

    0下载:
  2. 简单的rtmp多客户端服务,服务从内存中读取数据,打包转发给客户端。(Simple RTMP multi client services, services read data from memory, packaged and forwarded to the client.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:6736896
    • 提供者:life1234
  1. 客户端时间如何与服务器时间同步

    0下载:
  2. 多层系统开发,如何保持客户端与数据库或应用服务器时间同步是一个必须解决的问题 ,我发现许多系统取得是客户端的本地时间,造成多个客户端同时操作却时间不一样。而许多人采用频繁从数据库中取值的形式,增加服务器负载压力。当然有人说,数据保存的时候应该取数据库中时间 ,不错,但是涉及到本地数据之间的校验这类的操作,你该不会频繁地去数据库中得时间吧。鉴于此,本文利用windows系统的一个Api函数进行时间同步(Multilayer system development, how to maintain t
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:12288
    • 提供者:陈善福520
  1. tcpservertestor

    0下载:
  2. qtcpserver多客户端,处理一个请求,能够画出信号槽图就更好了(qtcpserver multi-client, to deal with a request, to draw the signal slot diagram is even better)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:ccxiao
  1. xc-client

    0下载:
  2. 多线程并发编程的服务器端、客户端,实现了多线程并发(Server and client of multi thread concurrent programming)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:1008612
  1. Linux多进程并发服务器

    0下载:
  2. 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Theft
  1. 远程ACCESS多用户操作

    0下载:
  2. 易语言远程ACCESS多用户操作,包括服务器和客户端等(Easy language remote ACCESS multiuser operation, including server and client, etc.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:187392
    • 提供者:1167346
  1. Chat

    0下载:
  2. 程序包括服务器端和客户端,一个实现多客户端聊天的的程序(The program includes the server side and the client, a program that implements multiple client chat.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:18723840
    • 提供者:辛氏杨
  1. mfc

    0下载:
  2. 包含客户端和服务端,有简单的界面,能实现简单聊天(It includes a client and a server, with a simple interface and a simple chat)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:4714496
    • 提供者:你你183
  1. TCP

    0下载:
  2. 使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:54272
    • 提供者:tjwawa
  1. select_client

    0下载:
  2. Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14586880
    • 提供者:乔—QQ
  1. src

    0下载:
  2. 界面聊天功能,通过服务器与客户端进行多对多聊天。(Interface chat function, through the server and the client for many to many chat.)
  3. 所属分类:其他

« 12 3 4 5 »
搜珍网 www.dssz.com