CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - client server

搜索资源列表

  1. DBISAM VCL Client-Server with Source Code v4.01 for.Delphi.rar

    0下载:
  2. DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
  3. 所属分类:数据库编程

    • 发布日期:
    • 文件大小:17215407
    • 提供者:
  1. Client-Server-based-Security-Comunication-Tool

    0下载:
  2. 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:8836
    • 提供者:Shadow
  1. client-server

    0下载:
  2. client-server客户机/服务器设计源码
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:158571
    • 提供者:never
  1. Simple Client-Server Demo

    0下载:
  2. 简单的客户服务器模型的通信工具-simple client-server model of communication tools
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3835
    • 提供者:杨柏
  1. dhcp-3.1.3.tar.gz

    5下载:
  2. ICS dhcp client/ server code. support Linux, bsd, .... Cross-platfrom, rich functionalities.
  3. 所属分类:其他嵌入式/单片机内容

  1. TCPUDP

    0下载:
  2. 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3331
    • 提供者:alick
  1. UDP-echo-client-server

    0下载:
  2. UDP echo client server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:811
    • 提供者:Mohammad
  1. DBISAM VCL Client-Server with Source Code v4.01 fo

    0下载:
  2. DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:17215678
    • 提供者:站长
  1. Winsock-Client-Server

    0下载:
  2. client与server通信,server先bind(),listen(),然后client connect(),server accept().client send(),server recv(),然后cout-client and server communications, server before bind (), listen (), then client connect (), server accept (). client send (), server recv (),
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:9150
    • 提供者:liuliang
  1. KMSN

    0下载:
  2. 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-17
    • 文件大小:314952
    • 提供者:kenneth
  1. javamessage-src

    0下载:
  2. java message client server thread-java message client server thread
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5886
    • 提供者:刘辉
  1. PypMsg-0.1-src

    0下载:
  2. 客户端服务器模式的python文件传输实例-Client-server file transfer mode python examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:22679
    • 提供者:laomao
  1. atftp_0.7.orig.tar

    0下载:
  2. atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-16
    • 文件大小:202234
    • 提供者:skywalker_la
  1. ServerSocket_demo

    0下载:
  2. Multi-threaded Client/Server Socket Cla-Multi-threaded Client/Server Socket Class
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:247400
    • 提供者:周雄军
  1. EMail_System_Client_Server

    0下载:
  2. client server email system
  3. 所属分类:Applications

    • 发布日期:2017-04-24
    • 文件大小:88750
    • 提供者:saravanan
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. Winsock-Client-Server-Chat

    0下载:
  2. winsock basics a simple application to chat in client server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:8695
    • 提供者:ssdd9258
  1. Java Socket TCP+UDP Client+Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:JSP源码/Java

  1. client server

    0下载:
  2. this document about computer network. how client-server work
  3. 所属分类:文档资料

    • 发布日期:2016-05-18
    • 文件大小:111951
    • 提供者:riskakayulianti
  1. Client Server Protocol project Code

    0下载:
  2. Client Server Protocol project Code
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:48128
    • 提供者:jeremiahsan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com