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

搜索资源列表

  1. FileTranServer

    0下载:
  2. Delphi源代码实例实现Socket远端文件传输实例,程序分为客户端和服务端,两者都需要运行才能实现点对点的文件传输功能,任一方都可终止传送和接收文件,类似QQ的在线文件传输功能,基本的模块,可再此基础上不断完善和提高。-Delphi source code examples Socket remote file transfer instance, the program is divided into client and server, both need to run in order
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:9492
    • 提供者:李德林
  1. imsoft

    0下载:
  2. VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天-VC++ SQL-based IM chat software source code, the main program is divided into client and server, imitation MSN program interface, registered users can chat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:1017451
    • 提供者:黄建平
  1. mailslot

    0下载:
  2. VC++邮槽数据通信实例源代码,邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。本程序中就包括了服务端和客户端的测试程序,同属于进程间通信的范畴。-Data communication source code examples VC++ mail slot, mail slot is a one-way communication mechanism, create mail slot server process reads data, open the m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:55942
    • 提供者:吴国文
  1. ChatServer

    0下载:
  2. VC开源网络聊天源代码,英文的,是一个国外程序,C/S结构,服务端和客户端完整,不过挺简单的,没什么修饰的功能。-The the VC open-source network chat source code, in English, is a foreign program, the C/S structure, server and client complete, but very simple, no modification of the function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:10318
    • 提供者:范玉荣
  1. socket

    0下载:
  2. VC++ 套接节连接,分客户端和服务器,在客户端设置服务端IP后可连接服务器,测试服务器是否连接。-VC++ socket section is connected, set the server IP sub-client and server, the client can connect to the server, the test server is connected.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10977
    • 提供者:余丽芳
  1. chas

    0下载:
  2. VC++局域网聊天的简易实现,主要是服务端与客户端相结合的一个例子,有着一个像QQ一样的客户端登录程序,只是一个雏形,功能方面并没有真正实现聊天,通过它可简单热身一下,了解一些基本原理。-The LAN chat VC++ simple realization, service client and the terminal of a combination of an example, has a QQ client login program, is only a prototype, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:64369
    • 提供者:张松元
  1. udp

    0下载:
  2.  用VC++写的两个简单的网络相关程序:UDP客户端和服务端,如截图所示,控制台程序,希望大家喜欢。-Two simple network with VC++ write procedures: UDP client and server, as shown in the screenshot, console program, hope you like.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:3471
    • 提供者:李劲青
  1. sendsms

    0下载:
  2. VC++ 消息发送,服务端和客户端,设置服务器IP地址和端口,连接成功后就可点对点发消息。-The VC++ send a message, the server and client, set the server IP address and port, after a successful connection can be point-to-point message.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:33437
    • 提供者:李林
  1. cssends

    0下载:
  2. C/S结构的网络文件传送,点对点,VC++源码实现,启动服务端和客户端,输入IP地址和端口,成功连接后,可发送和接收文件,虽然简单,但对学习VC来说比较实用的范例教程,类似程序已有不少了。-C/S structure of the network file transfer, peer-to-peer VC++ source, start the server and the client, enter the IP address and port after successful conne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:20829
    • 提供者:程勇
  1. MyQQ

    0下载:
  2. C#写过几个精彩的MYQQ聊天程序,今天带给大家的是支持视频聊天的仿QQ程序。用记使用时先启动聊天服务端,再次启动客户端,并登录到服务端(之前你需要注册一个帐户在本系统内)-C# has written several wonderful MYQQ chat program, to bring you today is to support programs like QQ video chat. Remember when you first start using the chat serv
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:901894
    • 提供者:詹佩贞
  1. Upgrade

    1下载:
  2. 一个实用的visual C#在线升级模块源代码,也称为是“自动更新”模块。主程序分为服务端和客户端,服务端主要是一个FTP服务器,客户使用的程序自带有客户端的功能-A practical visual C# online upgrade module source code, also called " automatic updates" modules. The main program is divided into server and client, the serv
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:694076
    • 提供者:郑学年
  1. DESencryption

    0下载:
  2. 基于DES算法的加密,可以将发送的字符内容进行加密。有客户端与服务端。一方负责加密,另一方负责解密-Based on the DES encryption algorithm, the content can be encrypted characters sent. A client and server.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:832697
    • 提供者:peach
  1. csa2.5_001

    0下载:
  2. 石器时代2.5服务端,对大家有用的..研究研究-Stoneage for 2.5
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-02
    • 文件大小:9586119
    • 提供者:何志杰
  1. TimeSyncServerTool

    0下载:
  2. 把客户端电脑时间与服务端电脑时间进行同步-The client and server computer time computer time synchronization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-02
    • 文件大小:14736449
    • 提供者:zch
  1. video

    0下载:
  2. 一个可以在arm板2440上运行的摄像头采集服务端程序-An arm board in 2440 running on the camera capture server program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2942
    • 提供者:TG
  1. dms

    0下载:
  2. 模拟服务器租赁系统,客户端和服务端都有,以及测试文件-Simulation server rental system, the client and the server, as well as the test files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:34507
    • 提供者:张鹏
  1. Task3-enterprise--10211281--zly

    0下载:
  2. 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 n) 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; o) 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: p) 必须在题目二的代码基础上来修改; q) 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; r) 其他要求与题目二相同;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-30
    • 文件大小:12926559
    • 提供者:正好
  1. HappyChatroom

    0下载:
  2. 一个有客户端和服务端的简单聊天室程序,可以公聊私聊,多线程-chatroom,with client and server, supporting public and private chatting,multi-thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:624044
    • 提供者:zhangmeng
  1. psyrat2_src

    0下载:
  2. psyrat2 的源代码,国外的写的一个支持win7系统的远程控制,文件管理,等等其它功能。控制端client,服务端server.-psyrat2 the source code, written in a foreign support win7 system remote control, file management, so other functions. Control terminal client, server-side server.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:165679
    • 提供者:jacer
  1. UdpHeartSocket

    1下载:
  2. C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:13284
    • 提供者:main
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com