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

搜索资源列表

  1. Client

    0下载:
  2. 一个客户端和服务器文件传输的例子,对网路编程有帮助,类似FTP-a client and server file transfer example, the Internet programming help, similar to FTP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:88528
    • 提供者:migo hon
  1. client

    0下载:
  2. These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:林威
  1. client

    0下载:
  2. This program is a simple named pipe client that demonstrates the API calls needed to successfully develop a basic named pipe client application. When this application successfully connects to a named pipe, the message \"This is a test\" is writte
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:3509
    • 提供者:sean zhang
  1. Client

    0下载:
  2. client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message \"This is a test\" i written
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19856
    • 提供者:cuiyixin
  1. OPC-Client-Example

    2下载:
  2. opc client-=demo 代码 Kepware 的
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:382864
    • 提供者:aljf0
  1. funambol-mail-client-src-6.0.17

    0下载:
  2. The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:420415
    • 提供者:gaoyuesong
  1. ftp-client

    0下载:
  2. ftp客户端,利用java编写-ftp client, prepared using java! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6080
    • 提供者:何景
  1. CodeGuru FTP Client for Pocket PC

    0下载:
  2. how to ftp client for pocket pc
  3. 所属分类:Ftp客户端

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

    1下载:
  2. 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C / S applications. Which side of the GUI Client procedures used to provide inpu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:刘流
  1. client

    0下载:
  2. 簡易的client-server連線程式(此為client的連線與傳文字程式)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3281312
    • 提供者:SCDog
  1. e-Client

    0下载:
  2. 远程控制 键盘记录等e-Client
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:1538025
    • 提供者:lldxin
  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. xmlrpc-client-3.1.jar

    0下载:
  2. xmlrpc client lib class and so on
  3. 所属分类:网络编程

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

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

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

    1下载:
  2. 这是一个关于ftp client的程序,符合ftp RFC959标准,可以直接访问任何ftp地址,不过是命令行的形式
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:3129
    • 提供者:林帅
  1. jradius-client-2.0.0.tar

    2下载:
  2. 基于JAVA Radius 客户端,实现基本功能 执行java --classpath=$CLASSPATH:/path/to/jradius-client.jar net.sourceforge.jradiusclient
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:95267
    • 提供者:stone
  1. cd-client-4_23_2-en

    0下载:
  2. cd最新版本,windows版本,客户端程序,客户端程序-cd latest version of windows version, client, client
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:384797
    • 提供者:你大叶
  1. 用消息队列实现Client和Server间的通信

    0下载:
  2. 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3898
    • 提供者:无路
  1. 简单Client

    0下载:
  2. VC编的简单Client端程序-VC series of simple procedures Client -
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27124
    • 提供者:瑞康
  1. client

    0下载:
  2. the source code of client side that developed on linux.it realize the client function of a chat room.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:845026
    • 提供者:di
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com