(C++) getifaddrs를 이용한 네트워크 인터페이스 정보 구현 리눅스와 윈도우 환경에서의 IP 주소 목록 추출 Posted on March 10, 2023 getifaddrs를 이용한 네트워크 인터페이스 정보 구현 최초 작성일: 2023년 3월 10일 (금) [Read More] Tags: c++ linux windows network ifaddrs ip interface
opencv(c++) 19. 직사각형 검출 알고리즘 (python/MFC 환경 포함) Mat, cvtColor, GaussianBlur, Canny, findContours, approxPolyDP, drawContours, detectRectangle, mfc Posted on February 17, 2023 opencv c++ 직사각형 검출 알고리즘 [Read More] Tags: opencv Mat cvtColor GaussianBlur Canny findContours approxPolyDP drawContours detectRectangle
(C++) Windows WLAN API를 이용한 WiFi 프로필 검출 현재 연결된 WiFi 사용자 프로필 정보 추출 Posted on February 17, 2023 Windows WLAN API를 이용한 WiFi 프로필 검출 최초 작성일: 2023년 2월 17일 (금) [Read More] Tags: c++ windows wlan api profile network
현재 연결된 IP 목록 뽑아보기 (arp) c++, linux, command, arp, system, ip, serverip Posted on February 17, 2023 현재 연결된 IP 목록 뽑아오기 최초 작성일: 2023년 2월 17일 (금) [Read More] Tags: c c++ linux command arp system ip serverip
(c++) 와이파이 사용자 프로필 검출하기 c++, wifi, netsh, wlan, profiles, ConvertWCharToString, WlanGetProfileList Posted on February 17, 2023 WLAN 사용자 프로필 리스트 검출 [Read More] Tags: c++ wifi ssid wlanopenhandle WlanEnumInterfaces WlanQueryInterface windows wlan_intf_opcode_current_connection