sdsmith / xmodemserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XModem Server

April 2014
C, UNIX library, gcc compiler

Built an FTP server that uses the XModem protocol. Communicates with the given client to transfer files via packets (CRC16 checked) over UNIX sockets.

About

License:MIT License


Languages

Language:C 97.4%Language:Makefile 2.6%