티스토리 뷰
version=1,0,0,4
웹페이지에서 클라이언트 컴퓨터의 몇 가지 정보를 구하는 ActiveX 컨트롤입니다.
기능:맥어드레스, 컴퓨터 이름, 워크그룹, 아이피 주소, 드라이브 리스트, CPUVendor, CPUID, HDDID, 윈도우 버전, WSH(Windows Scripting Host) 버전, 파일 버전 등…
—————————————————————-
function GetDriveLetter(): string;
function GetDiskVolume(const cDisk: string): string;
function FileExists(const FileName: string): WordBool;
function DirectoryExists(const path: string): WordBool;
function GetWindowsDirectory(): string;
function GetSystemDirectory(): string;
function GetBootDirectory(): string;
function GetTempDirectory(): string;
function GetProgramFilesDirectory(): string;
function GetFileSize(const FileName: string): Integer;
function GetWSHVersion(): string;
function GetFileVersion(const FileName: string): string;
procedure About();
function GetWindowsVersion(): string;
Property
—————————————————————-
property CPUID: string;
property CPUVendor: string;
property CPUType: string;
property CPUFamily: string;
property CPUModel: string;
property CPUStepping: string;
property MacAddress: string;
property ComputerName: string;
property WorkGroup: string;
property ActiveMacAddress: string;
property IP: string;
property HDDID: string;
Event
—————————————————————-
procedure OnLoaded;
데모 페이지:
http://isulnara.com/myAPP/iSysInfoX/demo.html
다운로드:
http://isulnara.com/myAPP/iSysInfoX/iSysInfo.CAB
주의사항:
-MacAddress 및 CPUID는 사용자에 의해 수정될 수 있으며, 고유하지 않을 수 있습니다.
–HDDID는 부트 볼륨의 고유한 ID로 디스크 포맷시 변경됩니다.
-단독으로 사용하는 것보다는 다른 정보와 함께 사용하시기 바랍니다.
-비스타는 지원하지 않습니다.
사용 권한:
OBJECT 코드에서 아래 코드를 삭제하지 않고, 이 컨트롤 자체를 판매하지 않는 이상 상용 프로그램/웹사이트에서 사용을 허용합니다.
< param name=”copyright” value=”http://isulnara.com”>
또한 이 컨트롤의 사용으로 발생하는 모든 문제는 사용자에게 있습니다.
버전 정보
[1,0,0,4]
+HDDID 추가
[1,0,0,3]
+classid 변경 -> 8DAA3668-D06F-48BC-9DC2-3626B5B57DEF
출처 - http://isulnara.com/wp/archives/101
고맙습니다~ 덕분에 잘해결 됬습니다.
'Programing' 카테고리의 다른 글
[Util]ANSI <-> UTF-8 변환(Encode, Decode) (0) | 2015.09.17 |
---|---|
[개발자]초심 개념알기!! (0) | 2015.09.08 |
[WEB]div 중앙에 나열하기 (0) | 2014.12.01 |
[WEB]동적테이블, 행추가, 열추가, 행삭제, 열삭제 (0) | 2014.12.01 |
Eclipse의 막강한 Ctrl + h (0) | 2014.10.29 |
- Total
- Today
- Yesterday
- Shell
- 자동차
- mssql
- MySQL
- 설정
- user
- DB
- delete
- java
- tomcat
- apache
- eclipse
- table
- 백업
- 윈도우
- 파일
- IP
- Windows
- select
- server
- 서버
- Linux
- 데이터
- Oracle
- 리눅스
- 테이블
- Toad
- DATABASE
- sql
- 오라클
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |