CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 服务端

搜索资源列表

  1. 源码

    0下载:
  2. WD紫气万千服务端源码 编译可玩 宠物未修复(WD server source code can be compiled thousands of purple pets not repair)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:6150144
    • 提供者:王佳乐
  1. client

    0下载:
  2. 服务端通信实现的代码,实现服务器和客户端的通信,(Server-side communication code)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:1024
    • 提供者:丽里
  1. 敏捷服务端架构

    0下载:
  2. 你所需要的winform 服务框架设计,这是基础,你可以学习使用(You need the WinForm service framework design, which is the basis for which you can learn to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:649216
    • 提供者:miniliu
  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. myTCP

    0下载:
  2. tcp客户端与服务端测试程序,内附接收以及发送线程(TCP client and server test procedure, enclosed receiving and sending thread)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:8028160
    • 提供者:dreamcong
  1. (服务端客户端)类源代码

    0下载:
  2. 客户端client和服务端的通信,socket(Socket communication between server clients)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:414720
    • 提供者:xzf
  1. Delphi 远程控制

    1下载:
  2. delphi 远程控制,另一种方式,用客户端服务端模式实现(delphi Remote control, in another way, implemented using client server mode)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:120832
    • 提供者:吴小亦
  1. Yang SA8.0 服務端(Linux版)[2012.09.04]

    0下载:
  2. Yang SA8.0 服務端(Linux版)[2012.09.04],珍藏版,分享给大家(Yang SA8.0 server (Linux version) [2012.09.04], collector's edition, to share with you)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1223680
    • 提供者:zjsky520
  1. TCP server and client source

    0下载:
  2. TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5872640
    • 提供者:华华好好
  1. 圣者无敌

    3下载:
  2. 大通圣者无敌商业服务端全套特此奉献~各位喜欢当年这款游戏的玩家(SOMA GAME SERVER Dedicated to the players of the game)
  3. 所属分类:其他

  1. 无错基础端

    13下载:
  2. 千年侠众道基础服务端,没有修改,原始设置,可以自己修改,单机,外网都可以用()
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1912832
    • 提供者:eleige
  1. IM_Server

    0下载:
  2. IM的服务端代码客户来请求,可以及时回复客户端(IM server-side code, customers request, you can respond to the client in a timely manner)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:317440
    • 提供者:asdf123asdf
  1. 鑫众棋牌服务端+客户端

    6下载:
  2. 一键棋牌室服务端+客户端解压即可玩,需要开外网要配合sql,iis等环境处理(One key chess room server + client decompression can play)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:19596288
    • 提供者:不择手段
  1. odinms

    0下载:
  2. 完美的cherry服务端,没有后门没有错码,完美修复(Perfect cherry server, no back door, no wrong code, perfect repair)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7164928
    • 提供者:梦回枫叶
  1. odinms1

    0下载:
  2. odinms服务端端源码,修复得差不多,还差任务经验和宠物问题(Odinms server side source code, almost repaired, but also poor experience and pet problems)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3885056
    • 提供者:梦回枫叶
  1. 远古封神-服务端源码+文档+数据库

    0下载:
  2. 服务器端代码,需要学习的朋友可以看看源码,学习学习(Server-side code, you need to learn friends, you can see the source code, learning to learn)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:42548224
    • 提供者:阿是
  1. TcpServerClient

    0下载:
  2. 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:小唐Bininc
  1. SocketServerSimulater

    0下载:
  2. 模拟单片机设备服务端,客户端连接发送命令后返回特定字符串。(Simulation of single server, client connection sends command returns a specific string.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:132096
    • 提供者:隆隆龙龙
  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:另外系
  1. 传奇2服务端全套源代码(C语言、SQL数据库

    4下载:
  2. 传奇2服务端全套源代码(C语言、SQL数据库(Legendary 2 server-side full set of source code (C, SQL database))
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:916480
    • 提供者:fuhrer
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com