联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Ftp服务器(277) 
按平台查找All C(277) 

[Ftp服务器] SysPro-FTP-Replica-2022

具有线程池库实现的类FTP客户端服务器应用程序,用于Spring的DI UoA系统编程课程...,
Client-server FTP like application with a Thread-pool library implementation for the Systems Programming course of DI UoA for the Spring semester of 2022 (2023-10-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697042932627304.html

[Ftp服务器] Reliable-UDP-Based-File-Transfer

基于UDP的文件传输的客户端和服务器实现。所使用的协议借鉴了TFTP和FTP,并提供了可靠的文件传输...,
A client and server implementation of UDP-based file transfer. The protocol used borrows from TFTP and FTP and provides reliable file transfer. (2021-09-25, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583206228.html

[Ftp服务器] File-Transfer-Protocol

服务器和客户端之间的FTP应用程序。该应用程序是基于控制台的应用程序,使用Unix Sockets。,
FTP application between a server and a client. The application is a console based application and is implemented using Unix Sockets., (2019-06-27, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583543237.html

[Ftp服务器] oftpd

已维护匿名FTP服务器的分叉。注意:维护人员不会跟踪此后视镜。不要在此处提出拉取请求,也不要评论...,
Maintained fork of the anonymous FTP server. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html). (2023-03-30, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583521025.html

[Ftp服务器] Multiple-Client-Server-Autograder-Program

具有RETR、STOR、LIST等基本FTP功能的单服务器多客户端程序实现了基于控制台的自动分级机...,
? A single server multiple client program with basic FTP features like RETR,STOR,LIST etc. ? Implemented a console based Autograder whcich takes C/C++ code and evalautes them on hidden test cases. (2021-09-05, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583415374.html

[Ftp服务器] P-IP-client-and-server-using-sockets-written-in-C

在这项任务中,我为一个类似FTP的协议实现了一个简单的客户端和服务器。系统支持连接,列出直接...,
in this assignment I implemented an simple client and server for a toy FTP-like protocol. the system supported connecting, listing directories and downloading files. (2018-11-27, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583388903.html

[Ftp服务器] 42-ft-p

[未完成]基于RFC959标准,在C中实现的FTP客户端和服务器。处理TCP IP协议上的文件传输。,
[UNCOMPLETED] FTP client and server implemented in C, based on the RFC959 standard. Handle file transfers on the TCP IP protocol., (2019-07-30, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713583216852.html

[Ftp服务器] File-Transfer-Protocol-Simulator

模拟服务器和客户端之间的简单FTP实现,可以使用计算机网络基础知识本地传输文件。,
A simple FTP implementation between a simulated server and a client that can transfer files locally - using computer networks fundamentals., (2022-10-03, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713578377988.html

[Ftp服务器] FTP-Server-with-Multiple-Clients

该程序旨在跨不同的计算机工作,其中一个服务器可以侦听多个客户端请求。它可以很好地跟踪...,
This programs aims to work across different computers in which one server can listen multiple clients request.It works fine for following commands given by clients (2018-03-30, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713512397774.html

[Ftp服务器] FTP-Application-Server-Client-Protocol

在本项目中,服务器快速高效地与大量客户端进行加密通信。此外,用户可以...,
In this Project , Server performs encrypted communication with a large number of Client quickly and efficiently. In addition, users can easily upload and download files using the login process with ID/PW and using some efficient commands. (2020-12-17, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713512989863.html

[Ftp服务器] ftpSever

用C编写的简单ftpServer。您可以与我的ftpClient配对,以便在服务器到客户端之间进行文件传输,
A simple ftpServer written in C. You can pair with my ftpClient for file transfer between from server to client, (2018-05-24, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713507101178.html

[Ftp服务器] FTP_client_server

使用C实现文件传输协议。有两个主机,客户端和服务器。客户端发送所需文件的名称...,
Implementation of File Transfer Protocol using C. There are two hosts, Client and Server. The Client sends the name of the file it needs from the Server and the Server sends the contents of the file to the Client, where it is stored in a file. (2021-10-27, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713492317952.html

[Ftp服务器] Bouncer

该分配的目的是实现数据包反弹器,其将由客户端在网络接口级别捕获数据包,并且...,
The purpose of this assignment is to implement a packet bouncer that will capture packets in the network interface level by a client and will forward those packets to a remote server using raw sockets. For advanced level, the authors have implemented a “ping” bouncer, a TCP bouncer and an FTP proxy function. (2013-04-04, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713447369863.html

[Ftp服务器] File-Transfer-Protocol

该项目的目标是在服务器和客户端之间实现FTP应用程序。该应用程序是基于控制台的应用程序,并且...,
The aim of this project is to implement FTP application between a server and a client. The application is a console based application and is implemented using Unix Sockets. The project is developed in C/C++ language. (2021-04-04, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695713447297732.html

[Ftp服务器] Simple-FTP-Server-Using-Socket-in-c

在该存储库中,您可以找到在c和Linux中使用Socket的简单FTP服务器的示例,
In This Repository you can find an Example of a Simple FTP Server Using Socket in c and Linux, (2021-08-17, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695712880929693.html

[Ftp服务器] qfs

Quickshare file server,一个小巧的FTP HTTP文件服务器,纯C实现,支持密码保护、多线程上传下载、虚拟文件夹,
Quickshare file server, a compact FTP HTTP file server, implemented in pure C, supports password protection, multi-threaded upload and download, and virtual folders, (2018-08-02, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695712527641001.html

[Ftp服务器] stupid-FTPd

愚蠢的ftpd是一个ftp服务器,它提供正常的ftp守护程序功能和命令行模式。它有一个等通过的独立...,
stupid-ftpd is an ftp server, which provides a normal ftp-daemon functionality and a command-line mode. It has got a /etc/passwdindependent user database which allows many variations ofpermissions. The server is easy to configure and veryflexible. (2012-03-19, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695712473176370.html
总计:277