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

搜索资源列表

  1. Pqz

    0下载:
  2. 从配置文件中读取数据并显示在界面,实现了客户端与服务器端通信,解析结构体。-From the configuration file and read data displayed on the interface to achieve the client and server-side communications, analytical structure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:33548
    • 提供者:
  1. jm2pc

    0下载:
  2. 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1705548
    • 提供者:laurence
  1. fileupload

    0下载:
  2. VC++基于服务器的点对点文件传输实例,程序分为服务端和客户端,全部启动时,两程序在互相监听,在服务端打开某文件时,客户端自动在列表中显示出文件,以及文件属性等信息。本实例相对简单,没有其它功能,仅供参考。-VC++ based on peer-to-peer file transfer server instance, the program is divided into server and client, all starts, the two procedures to monitor
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:42402
    • 提供者:790
  1. play_mpeg_stream

    0下载:
  2. 采用流式传输方案,声音、影像或动画等时基媒体由音/视频服务器向用户计算机连续、实时地传送,用户不必等到整个文件全部下载完毕,只需经过几秒或十数秒的启动延时即可进行观看。流式传输广泛应用于Internet上视频点播,以及网络视频监控等领域。 本文从Microsoft DirectShow以及Windows Socket等方面的技术角度出发,阐述一个简单的媒体流式传输、实时观看的解决方案 -Used streaming program, audio, video or animation a
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:8043
    • 提供者:htf
  1. p2p

    0下载:
  2. 一个P2P 文件收发工具的简单实现,内含服务器,客户端。-P2P A&S TOOLS
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3931864
    • 提供者:尹汉钊
  1. FTP

    3下载:
  2. 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3006550
    • 提供者:张好同
  1. sourcejammer-src-2.1.0.0.gpl

    0下载:
  2. SourceJammer-是一个纯Java的源码与版本控制系统。它包括一个服务端组件用来管理文件及版本历史,处理登入,登出等和其它命令;一个客户端组件用来处理对服务器的请求及管理在客户端文件系统上的文件。-SourceJammer-is a pure Java source code and version control system. It includes a server component used to manage documents and versions of history
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4496189
    • 提供者:Rubbish
  1. Fileserver

    0下载:
  2. 本人毕设设计,基于完成端口的通信程序开发,这是文件发送程序的服务器端,支持断点续传。-I completed the set design, the communications port on the completion of development, this is the file server-side program to support HTTP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:278059
    • 提供者:fanjunwu
  1. frame

    0下载:
  2. 实现一个多数据源的全文检索系统,包括索引服务器和多个不同类型的查询接口等功能模块,能够处理文档、多媒体文件、数据库等多种数据源,能够使没有全文检索基础知识的开发人员都能够快速的为自己的系统添加基于内容的搜索功能,可以大大节省开发人员的时间,提高开发效率,快速部署应用。 -More than one data source to achieve the full-text retrieval system, including the index server and a number of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:120581
    • 提供者:him
  1. filesend

    0下载:
  2. 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4541009
    • 提供者:fsa
  1. UploadProject

    0下载:
  2. java多文件上传,无任何第三方java包,绝对原创经典,让你知道什么叫文件上传,可以直接在应用服务器下运行,支持所有文件格式,一个Servlet解决一切。-java multi-file upload without any third-party java package, an absolute classic original, so that you know what is meant by file upload, you can directly run the applicat
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1697595
    • 提供者:oniubi
  1. ImageFileUpload

    0下载:
  2. 代码实现了从客户端向服务器端上载文件-Code implements the server side from the client to upload a file ...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2510616
    • 提供者:chenwei_yi
  1. RemoteFileDownload

    0下载:
  2. 基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。 客户端实现以下功能 1 浏览服务器的目录结构 2 能够从服务器下载某个文件 3设置文件保存的位置 4 使用多线程下载文件 服务器实现以下功能: 1 客户端连接数量 2客户端请求的目录 3 客户端请求下载的文件-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7542614
    • 提供者:huang cun jin
  1. et6_1

    0下载:
  2. linux下的聊天系统之服务器代码,有公聊,群聊,文件传送等功能-聊天系统之服务器代码
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:32324
    • 提供者:顺利
  1. ftpApp

    0下载:
  2. ftp服务器和客户端的实现原理源代码,在PC机上调试通过,可以进行文件的下载和上传。-ftp server and client implementation of principles of the source code to debug through the PC, you can download and upload to the file.
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-27
    • 文件大小:6927
    • 提供者:leyh
  1. 63535279UpdateFile

    0下载:
  2. MFC上传文件到服务器 MFC上传文件到服务器 MFC上传文件到服务器 MFC上传文件到服务器-MFC upload files to the serverMFC upload files to the serverMFC upload files to the serverMFC upload files to the server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:123327
    • 提供者:王淼
  1. Uploadfile

    0下载:
  2. 实现了客户端向服务器上传文件的功能,用户可以在客户端对文件进行阅读和下载-To achieve the client-side upload files to the server function, users can document the client to read and download
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:143536
    • 提供者:韩飞
  1. FileDownLoad

    0下载:
  2. 利用套接字Select模型开发的一个远程文件下载程序,该程序包括服务器端和客户端两部分。服务器主要包括多线程设计,数据包设计,界面设计发送目录结构设计等部分。客户端包括多线程设计,界面设计等部分客户端的大致流程是连接服务器 发送请求接受目录,发送请求,解析数据,显示数据 等部分。-Select model development using a socket, a remote file downloading program, which includes server-side and cl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:39753
    • 提供者:WANGTAO
  1. newChatRoom

    0下载:
  2. Version 1.0 1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天; 2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天 3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。 Version 2.0 1. 增
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:22428
    • 提供者:李杰
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:319787
    • 提供者:timoho
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com