Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 953 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 953 Bytes

TFTP Server Application

Example Screenshot

alt text

English

  • In this project, a simple TFTP Server application that can run on Linux-based operating systems was prepared using the C programming language.
  • The application has been prepared with reference to the RFC 1350 document.
  • There is only "main.c" as the source file.
  • Since there are not enough Turkish resources about this application on the internet, the comment lines are written in Turkish.

Türkçe

  • Bu projede C programlama dili kullanılarak Linux tabanlı işletim sistemlerinde çalışabilen basit bir TFTP Server uygulaması hazırlanmıştır.
  • Uygulama RFC 1350 dokümanı referans alınarak hazırlanmıştır.
  • Kaynak dosyası olarak yalnızca "main.c" bulunmaktadır.
  • Bu uygulama ile ilgili internette yeterince Türkçe kaynağa rastlanmadığı için yorum satırları Türkçe olarak yazılmıştır.