GitHub topics: file-transfer-protocol
Envility/pic18f56q24-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

dd-dreams/aft
aft - advanced file transfer.
Language: Rust - Size: 409 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 44 - Forks: 0

dragonflyoss/vortex
A P2P file transfer protocol
Language: Rust - Size: 76.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 1

nikhilroxtomar/File-Transfer-using-TCP-Socket-in-Python3
A simple client-server program, where client send a file to server.
Language: Python - Size: 3.91 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 11

jj1bdx/neo6502-kermit
Kermit file transfer program for OLIMEX Neo6502 (based on E-Kermit)
Language: C - Size: 105 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

moov-io/go-ftp
A Go client for performing common FTP operations
Language: Go - Size: 113 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 3

Shabnam-Khaqanpoor/SecureX-FTP Fork of Erfan-Farahmandnejad/SecureX-FTP
A secure and flexible FTP server supporting SFTP (SSH File Transfer Protocol) and FTPS (FTP Secure with TLS). This project provides a robust and encrypted file transfer solution with authentication and encryption for secure data exchange.
Language: Python - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gesitwl/avr64du32-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AkitaEngineering/Akita-Zmodem-for-Reticulum
Akita Zmodem is a robust and efficient Zmodem file transfer implementation designed specifically for the Reticulum network. It provides reliable file transfers over unstable or high-latency networks, with built-in resume capabilities and advanced error correction.
Language: Python - Size: 19.5 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

KhaledAshrafH/FTP-Client-Server-Application
This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve
Language: Java - Size: 46.6 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

zklambda/zk-lokomotive-core Fork of virjilakrum/zk-lokomotive
The only true metadata leak-free, platform-less end-to-end decentralized data transfer protocol
Language: JavaScript - Size: 129 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 32 - Forks: 5

RaresRacsan/file-transfer
A simple C-based TCP file transfer application that allows clients to request and download files from a server. Future updates: security, error handling for large files, file overwriting, file compression, directories
Language: C - Size: 532 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

byteskeptical/sftpretty
Provides multi-threaded routines and high level protocol abstractions for a pretty quick & simple file transfer experience. Super duper close to a drop in replacement for pysftp.
Language: Python - Size: 5.54 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 35 - Forks: 8

helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab2 📦
Laboratorio 2 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
Language: Python - Size: 157 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

odracir04/rcom-proj2 📦
Simple FTP Application implementation
Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/avr64du32-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Language: C - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f56q24-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
Language: C - Size: 22 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

microchip-pic-avr-examples/avr128da48-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using AVR128DA48 with a CNANO board.
Language: C - Size: 20.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

microchip-pic-avr-examples/pic16f18446-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using PIC16F18446 with a CNANO board.
Language: C - Size: 7.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

bornac1/NoIPChat
Not only IP Chat
Language: C# - Size: 404 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

usk2003/Real-Time-Chat-Application-Using-TCP-IP
A Python-based Real-Time Chat Application with encryption, passkey-protected server, file sharing, and message history display. Features include a user-friendly GUI, multi-client support, and privacy-focused design. Built with Tkinter and socket programming, it’s secure, functional, and ideal for collaboration.
Language: Python - Size: 1.17 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Tony-Rafanomezantsoa/Trivial-File-Transfer-Protocol
Implementation of RFC 1350 Trivial File Transfer Protocol
Language: Rust - Size: 263 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

petrunetworking/TFTP_GUI_Server_Client
The **TFTP Server Client** is a graphical user interface (GUI) application developed in Python using PyQt5. It provides a user-friendly interface for managing a TFTP (Trivial File Transfer Protocol) server and client. Users can easily upload and download files from the TFTP server, view directory contents, and monitor server activity through logs.
Language: Python - Size: 62.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

andresilmor/FTP-Connection-PHP-Class
PHP Class to manage a FTP connection between a Website/Webapp and a Web Server with CRUD operations.
Language: PHP - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Fabiokleis/fserver-udp
golang udp file server and client
Language: Go - Size: 56.6 KB - Last synced at: about 13 hours ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

Fabiokleis/ftcperl
servidor tcp de arquivos e chat feito em erlang e cliente feito em python
Language: Erlang - Size: 32.2 KB - Last synced at: about 13 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Fohz67/my_ftp 📦
The first project of the Network Programming module at Epitech. This project is written entirely in C, the objective was to create a complete FTP protocol on the server side.
Language: C - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

burakturkerdev/ftgo
FtGo is server and client for sending/retrieving file with custom transfer protocol
Language: Go - Size: 8.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

naufalhilmiaji/dss-ftp
Distributed System - File Transfer Protocol - Python
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

minlux/file_xfer
A FTP like file transfer protocol using a serial (RS232) connection
Language: C++ - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

brunograssano/TP1-File-Transfer-UDP
TP 1 de Introducción a los Sistemas Distribuidos - FIUBA - 2C 2022
Language: Python - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Pranav-Rastogi/Share
Simple ftp client and server.
Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 5

vuece/vuece-libjingle
A customized libjingle library to support real-time music streaming and playing
Language: C - Size: 26.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Maxi2142/mountain
Tool to transfer files over the network, while encrypted with AES-GCM-SIV
Language: Rust - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rboesp/File-Transfer-Program
File Transfer Program Python and C
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

PriyankaVerma98/File_Transfer_Socket_Programming
Course project for Computer Networks. Implemented File Transfer using multi-channel stop-and-wait (TCP) and Selective Repeat (UDP) protocols.
Language: C - Size: 24.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nirjarigandhi/Xmodemserver
Write a server for a file transfer protocol called xmodem. When finished, you will be able to connect an xmodem client to your server and send a file to your server using the xmodem protocol.
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Anthony-Dong/misc
misc ,大杂烩,希望基于我的misc-cor,可以将netty的功能抽离出来,只关注功能,所以你想要什么就有什么,而不是网络编程,让netty变得更好用!(这个是我上大学时写的项目)
Language: Java - Size: 468 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

FacuMastri/file-transfer-intro-distribuidos
File Transfer. Introducción a Sistemas Distribuidos (2c22)
Language: Python - Size: 6.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mailsvb/jsftpd
FTP server for node.js
Language: JavaScript - Size: 784 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 2

security-softwares/file-transfer
files and folder transfer P2P directly to any system in python
Language: Python - Size: 26.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

poshtkohi/dotgrid
A .NET-based middleware for Grid and Cloud Computing
Language: C# - Size: 535 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

communications-infrastructure/simple-udp-transfer-system
Simple file transfer system using UDP protocol between client and server
Language: Python - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

doguknY/UART-FILE-TRANSFER
Wired and wireless file transfer via UART in STM32 based controller.
Language: C - Size: 850 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohammadYasinKarbasian/FTP
a simple FTP protocol
Language: Python - Size: 15.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

communications-infrastructure/simple-file-transfer-system
Simple file transfer system using TCP protocol between client and server
Language: Python - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fahad-qureshi786/Configurations-Springboot
Databases Servers Configurations
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rahulpathak-github/passiveFTP
Simple C++ implementation of passive FTP
Language: C++ - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

haxala1r/ftp-server
A lightweight ftp server
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

VoidXH/FreshTreePuller
Downloads all files from an FTP server after a given date and time.
Language: C# - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PranavGPR/Networks-Lab-Programs
A repo for my Networks Lab
Language: Java - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mihirs16/Computer-Networks
Assignments using Python and Sockets for the subject 18CSC302J Computer Networks
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jaymindesai/pigeon-ftp Fork of pranavgaikwad/pigeon-ftp
Point to multi-point file transfer protocol
Language: Python - Size: 168 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

LvMalware/ftpbrute-pl
A toy FTP password cracking tool
Language: Perl - Size: 26.4 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

msinghal34/Simple-FTP
File transfer using TCP Sockets
Language: C++ - Size: 1.95 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Rahul-Barick/node-ftp
File Transfer Protocol (Ftp) using Node.js for Downloading and Uploading files
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
