freeTDS(기타자료 등등) http://en.wikipedia.org/wiki/Tabular_Data_Stream TDS는 데이터베이스 서버와 클라이언트 사이에 데이터 전송하는데 사용되는 응용 계층 프로토콜이다. 원래 SyBase 회사에서 개발되고 설계되었으며 1984 Sybase SQL 서버 관계형 데이터베이스와 관련되어 있고 나중에는 마이크로소프트의 MSSQL서버에 의해 개발된다. Sybas.. 컴퓨터 공부/번역 2010.02.01
XPCOM facilitate 용이하게 하다. 촉진하다. XPCOM XPCOM (Cross Platform Component Object Model) is a cross platform component model from Mozilla. XPCOM은 모질라 재단으로부터 나온 크로스 플랫폼 컴포넌트 모델이다. It is similar to CORBA and particularly Microsoft COM, whose concepts are strikingly similar. CORBA와 특히 그 개념이 상당히 비슷한 마이크로.. 컴퓨터 공부/번역 2009.10.20
서비스 거부 공격(DoS) concerted 합의된 perpetrator 나쁜 사람 saturate 과잉공급하다 A denial-of-service attack (DoS attack) or distributed denial-of-service attack (DDoS attack) is an attempt to make a computer resource unavailable to its intended users. Although the means to carry out, motives for, and targets of a DoS attack may vary, it generally consists of the concerted efforts of a person or people.. 컴퓨터 공부/번역 2009.10.15
파밍 Pharming is a hacker's attack aiming to redirect a website's traffic to another, bogus website. Pharming can be conducted either by changing the hosts file on a victim’s computer or by exploitation of a vulnerability in DNS server software. DNS servers are computers responsible for resolving Internet names into their real addresses — they are the "signposts" of the Internet. Compromised DNS.. 컴퓨터 공부/번역 2009.10.15
피싱 In the field of computer security, phishing is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication. Communications purporting to be from popular social web sites, auction sites, online payment processors or IT administrators are commonly used t.. 컴퓨터 공부/번역 2009.10.15
BHO 출처 : http://en.wikipedia.org/wiki/Browser_Helper_Object Browser Helper Object 브라우저 도우미 객체 From Wikipedia, the free encyclopedia Add-on Manager from Windows XP SP2 Internet Explorer Window XP SP2 인터넷 익스플로어의 Add-on Manager A Browser Helper Object (BHO) is a DLL module designed as a plugin for Microsoft's Internet Explorer web browser to provide added functi.. 컴퓨터 공부/번역 2009.09.30
Computer virus Computer virus 컴퓨터 바이러스 A computer worm is a computer program that can copy itself and infect a computer without permission or knowledge of the user. 컴퓨터 바이러스는 스스로 복사가 가능하고 사용자의 인지나 허락 없이 컴퓨터를 감염시키는 컴퓨터 프로그램이다. The term "virus" is also commonly used, albeit errorneously, to refer to many .. 컴퓨터 공부/번역 2009.09.04
악성코드 출처 : http://en.wikipedia.org/wiki/Malware Malware 악성코드 Malware, short for malicious software, is a software designed to infiltrate or damage a computer system without the owner's informed consent. 악성 소프트웨어, 줄여서 악성코드는 사용자의 알려진 동의 없이 컴퓨터 시스템에 피해를 주거나 침투하는 소프트웨어이다. The expression is a ge.. 컴퓨터 공부/번역 2009.08.29
행성의 정의 원본 참고주소 : http://en.wikipedia.org/w/index.php?title=Planet&oldid=77980546 지식iN에 작성했던 내용 : http://kin.naver.com/open100/db_detail.php?d1id=11&dir_id=110206&eid=66zRuRDk4GdUYWGVdAflaXILPeV+b2C5&l_url= 행성의 정의 국제천문연맹(IAU)은 천체로써 태양계에만 해당하는 행성에 대해 공식적이고 과학적인 명명법을 다음과 같이 정의.. 컴퓨터 공부/번역 2009.08.03
R-트리 R-trees are tree data structures that are similar to B-trees, but are used for spatial access methods i.e., for indexing multi-dimensional information; for example, the (X, Y) coordinates of geographical data. R-트리는 B-트리와 비슷한 트리 데이터 구조이며 부분 접근 방법(spatial access methods)을 위해 사용된다. 그 예로 다차원 정보를 찾는데(indexing) 쓰.. 컴퓨터 공부/번역 2009.07.23