Programming/gRPC (4) 썸네일형 리스트형 [wincap] Start wincap driver autometically when the OS was started # This post is for Windows. wireshark, URLSnoop 등을 사용할 때 필수로 필요한 wincap 드라이버. 설치할 때 "Automatically start the WinCap driver at boot time" 에 체크를 했다면 문제가 없겠으나 혹 자는 자동으로 시작하는 것이 꺼림칙 해서 체크를 해제하고 설치하는 사람도 있다. (그 중 한명이 본인...) 설치 후 wireshark 및 URLSnoop 를 실행하면 캡쳐할 네트웍 어뎁터 리스트를 볼 수 있으나 시스템을 재부팅 하고 난 후엔 네트웍 어뎁터 리스트를 볼수가 없다. wincap driver 가 시작되지 않은 경우이다. 이런 경우에는 수동으로 시작하는 방법이 있다. 1. 관리 도구 > 서비스NetGroup Pack.. [vb6] C# dll vb6 에서 사용 작성중... [svn] svnserve.conf ### This file controls the configuration of the svnserve daemon, if you### use it to allow access to this repository. (If you only allow### access through http: and/or file: URLs, then this file is### irrelevant.) ### Visit http://subversion.tigris.org/ for more information. [general]### These options control access to the repository for unauthenticated### and authenticated users. Valid values a.. [svn] create repogitory $prompt> svnadmin create [repogitory name] 이전 1 다음