(c++) SSH를 이용한 원격 명령 실행 (windows) c, c++, vs, windows, C++, libssh2, SSH, Remote Command Execution, Networking Posted on July 27, 2023 libssh2를 활용한 원격 SSH 연결 및 명령어 실행 최초 작성일: 2023년 7월 27일 (수) [Read More] Tags: c c++ vs windows C++ libssh2 SSH Remote Command Execution Networking
(c++) 파일 생성 이벤트 모니터링 (linux) c, c++, vs, linux, inotify, inotify_init, IN_CREATE, IN_ISDIR, inotify_rm_watch Posted on July 27, 2023 원하는 파일 생성 이벤트 모니터링 최초 작성일: 2023년 7월 27일 (수) [Read More] Tags: c c++ vs linux inotify inotify_init IN_CREATE IN_ISDIR inotify_rm_watch
(c++) 리눅스 환경에서 디렉토리 생성을 보장하는 함수 c, c++, vs, linux, inotify, inotify_init, IN_CREATE, IN_ISDIR, inotify_rm_watch Posted on July 27, 2023 원하는 파일 생성 이벤트 모니터링 최초 작성일: 2023년 7월 27일 (수) [Read More] Tags: c c++ vs linux inotify inotify_init IN_CREATE IN_ISDIR inotify_rm_watch
감옥에서의 빛 재미로 써보는 단편 소설 1 Posted on July 26, 2023 감옥에서의 빛 [Read More] Tags: short story short novel novel
(c++) sftp Connect & read xml c, c++, vs, sftp, ftp, CkSFtp, xml, pugi, pugixml Posted on June 29, 2023 sftp 접속 및 xml 다운로드 후, 원하는 값 꺼내오기 최초 작성일: 2023년 6월 29일 (목) [Read More] Tags: c c++ vs sftp ftp CkSFtp xml pugi pugixml