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

搜索资源列表

  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. BT

    2下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:106428
    • 提供者:羽飞
  1. cclab

    0下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4944
    • 提供者:羽飞
  1. myftpclient

    0下载:
  2. 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the li
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2715
    • 提供者:王国澎
  1. linux_server

    0下载:
  2. 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compress
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7140
    • 提供者:yr
  1. ftp

    0下载:
  2. 2个关于linux下、c语言开发环境,简单的网络server和client的源码,和大家分享一下,其中有些还需改动。-2 on linux under, c language development environment, a simple network server and client source code, and share with you, and some needed changes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4501
    • 提供者:koukeqi
  1. SimpleChatwwx

    0下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28166829
    • 提供者:王文星
  1. myftp

    0下载:
  2. ftp客户端的实现 ,用c语言实现,在linux下gcc测试通过-ftp client implementation, using c language, tested in gcc under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:3938
    • 提供者:小谢
  1. ftp-1.7

    0下载:
  2. 在linux下用c语言写的ftp服务器程序-it is a FTP server program wiritten by c language in linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8235
    • 提供者:
  1. FTP-SERVER

    0下载:
  2. ftp server服务器,基于linux标准c语言编写,仅供参考,-FTP server server, based on Linux standard written in c language, and is for reference only, thank you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:135089
    • 提供者:303906779
  1. ftp

    0下载:
  2. 基于FTP协议,使用linux自带的FTP服务器作为服务器,编写一个客户端C程序,用来实现上传、下载、改变目录等功能-Based on the FTP protocol, use Linux own FTP server as a server, write a client C program designed to upload, download, change directory etc. Function
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:1909
    • 提供者:huang
  1. ftp

    0下载:
  2. 使用C语音开发的ftp程序 环境:linux系统-ftp by c use in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:39560
    • 提供者:蒋月
  1. Linux

    0下载:
  2. ftp定时开启,shell语言编程,使用c++ -open ftp,when you want to open ftp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1017
    • 提供者:ljf
  1. ftp

    0下载:
  2. 在linux环境下,用c语言实现简单的ftp服务系统,比较简单-C language in the linux environment, simple ftp service system is relatively simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:9510
    • 提供者:
  1. FTP

    0下载:
  2. linux下实现c语言编程,实现简单ftp上传与下载功能-under linux c programming language to achieve the function of a simple ftp uploads and downloads
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2532
    • 提供者:洪天
  1. myftp

    0下载:
  2. 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:130530
    • 提供者:33
  1. ftp

    0下载:
  2. using C to achieve some of FTP services,veru suit for new learner!-To achieve FTP service based on the C language Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:6855
    • 提供者:陈诚
  1. ftp

    1下载:
  2. linux上用c语言实现的ftp命令行方式的简易客户端源码-ftp command line linux c language simple client source code
  3. 所属分类:Linux Network

    • 发布日期:2017-06-10
    • 文件大小:2048
    • 提供者:炫帆
  1. FTP

    0下载:
  2. 在linux上,用C语言实现服务器的开发,能上传文件和下载文件。-In linux using C language development of the server, you can upload and download files.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:31492
    • 提供者:小河
  1. ftp

    0下载:
  2. linux c语言应用编程,ftp编程实例,可以正确运行。本例可以帮助你深入理解ftp的工作原理-the linux c language application programming, ftp programming examples can be run correctly. This example can help you in-depth understanding of the working principle of the ftp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:38680
    • 提供者:
« 1 2 34 5 6 »
搜珍网 www.dssz.com