Git Product home page Git Product logo

ubitor's Introduction

Ubitor

EasyReport

네트워크 다운로더

최신버전 다운로드

INFO

개발언어 : C#

지원 OS

  • Microsoft Windows10

Framework

  • .NET Framework 4.7.2
  • MahApps.Metro
  • MahApps.Metro.IconPacks
  • Fody


RELEASE

Ubitor 1.1.0 RELEASE

2020.09.03 목요일 Update

  • 프로토콜 미입력 시 HTTP 프로토콜 기본값으로 지정
  • Content-Length의 값이 없을 경우, 전체 퍼센트를 표시하지 않고 다운받은 용량만 표시하도록 수정
  • UI 및 내부 로직 개선

Ubitor 1.0.0 RELEASE

2020.08.26 화요일 Update

  • HTTP 통신에 기반한 다운로더
  • 대부분의 HTTP Method 지원
  • Referer 임의 지정 가능
  • User-Agent 임의 지정 가능 (기본값 Mozila)
  • DLL 포함 빌드


사용 방법

EasyReport

  1. ComboBox를 이용하여 HTTP Method를 선택함. (ex. GET, POST...)
  2. URL을 입력함 (HTTP, HTTPS 프로토콜 지원)
  3. Referer 입력 (선택사항)
  4. User-Agent 입력 (선택사항, 기본값은 Mozila)
  5. [SEND]를 누르고 파일 경로, 이름, 확장자를 지정하면 해당 파일로 응답 내용이 다운로드 됨.
  6. 중단하고 싶을 경우, 다운로드 시 표시되는 [CANCEL]을 누름.
  7. 다운로드가 중단되어도, 이미 다운로드된 파일은 삭제되지 않음.


여담

C# 가지고 놀다가 Metro UI라는 프레임워크를 발견했다. WinForm의 지루한 UI에 질린 차에 웹처럼 디자인을 미려하게 바꿀 수 있다는 게 신선했다.
하지만 WinForm의 한계로 인해 아쉬워하다가 WPF를 알게됬고, 그냥 WinForm과 비슷하겠거니 했는데, 진정한 C#은 WPF가 아니였나 싶다. 확실히 컨트롤 디자인이 훨씬 자유롭다. 살짝 어렵긴 한데, 핵심 소스는 C#이랑 동일하고, XAML? 얘는 HTML 다루는 느낌이다. 거기다가 MahApps.Metro라는 강력한 UI Framework가 있어서 이전에 C#으로 만든 그 어떤 프로그램보다 미려한 UI를 구성할 수 있었다.
MahApps.Metro도 한 번 다뤄볼 겸 시험삼아 네트워크 응답을 다운로드 하는 프로그램을 만들었다. 그냥 범용적이기도 하고, 나중에 쓸모도 있을 것 같다... 아마도?

ubitor's People

Contributors

rwb0104 avatar

Watchers

 avatar  avatar

ubitor's Issues

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.