Skip to content

hypercode-go/cppftpstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ FTP 클라이언트 라이브러리

C++ STL 기반으로 FTP 클라이언트 라이브러리를 개발하는 프로젝트입니다.

개요

  • C++ STL 라이브러리를 이용한 FTP 클라이언트 라이브러리 개발

개발자 정보

본 프로젝트를 진행하는 개발자 정보는 다음과 같습니다.

라이선스

  • 본 프로젝트의 라이선스는 GPLv3 이고 기업용 라이선스는 [email protected] 으로 문의해 주세요.

개발툴

  • 윈도우 : Visual C++ 2008
  • 리눅스 : g++

폴더 설명

  • FtpStack

    • C++ FTP 클라이언트 라이브러리
  • SipPlatform

  • TestFtpStack

    • FtpStack 테스트
    • CFtpClient 로 FTP 업로드, 다운로드 등의 사용법을 확인하실 수 있습니다.

C++ FTP stack 관련 포스트 리스트

About

C++ FTP client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • C 4.1%
  • Makefile 1.1%