'회사일 > IP camera' 카테고리의 다른 글
3G-SDI / compressed SDI (0) | 2012.02.07 |
---|---|
pelco-D/P PC용 제어 프로그램 (0) | 2011.12.30 |
egi, esp (0) | 2011.03.08 |
RTP RTSP RTCP (0) | 2011.02.11 |
EIA1956 - 영상 해상도 테스트 (0) | 2011.02.10 |
3G-SDI / compressed SDI (0) | 2012.02.07 |
---|---|
pelco-D/P PC용 제어 프로그램 (0) | 2011.12.30 |
egi, esp (0) | 2011.03.08 |
RTP RTSP RTCP (0) | 2011.02.11 |
EIA1956 - 영상 해상도 테스트 (0) | 2011.02.10 |
오픈오피스를 위한 odbc / jdbc (0) | 2012.01.17 |
---|---|
openoffice 설명서 (0) | 2010.10.22 |
openoffice 시작 이미지의 압박 / oracle 이라니 -ㅁ-! (6) | 2010.09.08 |
오픈오피스 임프레스에서 이미지 투명하게 만들기 (transparent image on openoffice impress) (0) | 2010.09.07 |
오픈오피스 임프레스(openoffice impress)에서 그룹 단축키 (0) | 2010.09.07 |
가을... 비? (0) | 2010.10.14 |
---|---|
아놔 옥션 나랑 싸울래연? (2) | 2010.10.11 |
잉여로운 연휴 1일차? (0) | 2010.09.20 |
동물과 식물 그리고 인간 + 생명 (0) | 2010.09.15 |
음.. 어디를 연결해야 하나? (4) | 2010.08.26 |
The Open Network Video Interface Forum (ONVIF) Physical Security Interoperability Alliance (PSIA) While the PSIA was founded by 20 member companies including Honeywell, GE Security and Cisco, and ONVIF was founded by Axis, Bosch and Sony, each group now has numerous members. [링크 : http://en.wikipedia.org/wiki/IP_camera] [링크 : http://www.axis.com/] [링크 : http://www.axis.co.kr/main/home/home.php] ![]() [링크 : http://www.honeywell.com/] [링크 : http://www.honeywell.co.kr/honeywell/] |
onvif service (0) | 2017.07.15 |
---|---|
onvif nvc nvt nvs nva (0) | 2015.12.24 |
gSOAP ... 두번째 검색 (0) | 2015.12.11 |
lsass.exe 바이러스!?!??!?! (2) | 2011.05.24 |
---|---|
ISA Server (0) | 2011.05.23 |
Windows server 2008 R2 + Hyper-V (0) | 2010.09.24 |
안티 디버깅 프로그램 (anti debugging / anti reverse engineering) (2) | 2010.01.07 |
무료기술서적 - Inside C# (0) | 2009.05.17 |
ether-wake - A tool to send a Wake-On-LAN "Magic Packet" ether-wake [options] Host-ID [링크 : http://linux.die.net/man/8/ether-wake] |
MacOSX 의 시스템 구조 (0) | 2011.02.06 |
---|---|
gettext에서 변수 순서 변경가능 하도록 문자열 만들기 (0) | 2010.12.19 |
POSIX - Portable Operating System Interface [for Unix] (6) | 2010.09.21 |
커널의 종류(kind of kernels) (0) | 2010.09.21 |
bash - 이전 디렉토리로 이동하기 move to previoud directory (2) | 2010.09.19 |
CFileDialog 말고 폴더 다이얼로그 없나? (0) | 2011.10.22 |
---|---|
ctime() (2) | 2011.07.06 |
ini 파일 내용 파싱하기 (2) | 2010.09.27 |
WinMain 과 DllMain (0) | 2010.09.09 |
수직탭이 모야? (what is the Vertical tab?) (4) | 2010.07.19 |
GIMP로 금속재질 느낌나게 하기 (0) | 2010.12.01 |
---|---|
GIMP - 원근변형 도구를 이용하기 (0) | 2010.10.10 |
GIMP를 이용하여 JPEG의 EXIF 정보 지우기 (0) | 2010.08.26 |
GIMP script-fu 설치하기 (0) | 2010.08.19 |
gimp에서 raw 파일 읽어 들이기 (0) | 2010.08.09 |
CLSID는 클래스 식별자의 약어이고 GUID는 고유한 전역 식별자의 약어입니다. 두 약어는 모두 컴퓨터와 네트워크에서 고유
식별자로 사용될 수 있도록 통계적으로 중복 가능성이 적은 128비트 정수를 참조합니다. 일반적으로 이 식별자는 16멤버의 바이트
배열이나 16진수의 특별한 형식이 지정된 문자열로 표현됩니다. 여기서 a-f 또는 A-F 문자는 10-15의 10진수를
나타냅니다. 이 문자열 표현은 32개의 연속적인 16진수나 하이픈으로 구분된 8개, 4개, 4개, 4개, 12개의 16진수
그룹으로 구성됩니다. 하이픈으로 구분된 문자열 표현은 선택적으로 괄호나 중괄호({})로 묶을 수 있습니다. [링크 : http://msdn.microsoft.com/ko-kr/library/microsoft.aspnet.snapin.clsid%28VS.80%29.aspx] |
...\Microsoft Visual Studio\Common\Tools\GUIDGEN.EXE If you need to generate GUID's at runtime, you can use UUIDCreate(). [링크 : http://www.codeguru.com/forum/archive/index.php/t-92976.html] |
RPC_STATUS RPC_ENTRY UuidCreate( UUID __RPC_FAR *Uuid ); [링크 : http://msdn.microsoft.com/en-us/library/aa379205%28VS.85%29.aspx] |
#include <uuid/uuid.h> void uuid_generate(uuid_t out); void uuid_generate_random(uuid_t out); void uuid_generate_time(uuid_t out); The UUID is 16 bytes (128 bits) long, which gives approximately 3.4x10^38 unique values (there are approximately 10^80 elemntary particles in the universe according to Carl Sagan's Cosmos). The new UUID can reasonably be considered unique among all UUIDs created on the local system, and among UUIDs created on other systems in the past and in the future. [링크 : http://linux.die.net/man/3/uuid] [링크 : http://linux.die.net/man/3/uuid_generate] [링크 : ] [링크 : ] [링크 : ] [링크 : ] [링크 : ] |
Visual Basic 마이그레이션(업그레이드?) (2) | 2011.04.21 |
---|---|
win32 프로젝트와 win32 콘솔 응용 프로그램 - Visual Studio 2008 (0) | 2011.03.30 |
비쥬얼 스튜디오에서 제품정보 넣기 (0) | 2010.05.11 |
윈도우즈 오디오 제어 - Direct Sound / win32API multimedia (0) | 2010.04.06 |
윈도우 고수준 멀티미디어 함수 mciSendString() - windows MultiMedia high level function (0) | 2010.04.06 |
갤S를 위한 Tmap 이벤트! (6) | 2010.10.27 |
---|---|
안드로이드 다국어 입력(라틴어군 특수문자) (0) | 2010.10.15 |
웬지 억울해지는 사진(?!) (4) | 2010.10.03 |
안드로이드 모바일 네이트온에 대한 잡솔 (0) | 2010.10.02 |
100시간 지나도 왜 리붓이 안되는거야! (2) | 2010.09.27 |