Giter Club home page Giter Club logo

tftp_client's Introduction

TFTP客户端

一个简易的TFTP客户端:hankey:

主要工作流程

功能简要说明

  • 严格遵守TFTP协议,能与TFTP服务器通信(可以使用Tftpd64软件)
  • 上传/下载文件
  • 支持两种传输模式netascii/octet
  • 记录日志(日志文件保存在tftp.log文件下)
  • 提供了两种版本(CLI版本和GUI版本,两个版本核心代码完全相同:smirk: )

GUI版本:+1:

使用Qt画的图形界面,把代码, pro, ui文件拉进去就能跑 😃

点我

图形界面如下:

CLI版本:-1:

点我

界面如下:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.