»ç¿ëÀÚ ¿î¿µÃ¼°è(operating system) À̸§À» ¹ÝȯÇÑ´Ù.
| HP-UX | HP Unix ÄÄÇ»ÅÍÀÌ´Ù. |
| MacPPC | Macintosh PowerPC ÄÄÇ»ÅÍÀÌ´Ù. |
| Mac68K | Macintosh 68K ÄÄÇ»ÅÍÀÌ´Ù. |
| SunOS | Solaris ÄÄÇ»ÅÍÀÌ´Ù. |
| Win32 | Windows 32-bit ÄÄÇ»ÅÍÀÌ´Ù. |
| Win16 | Windows 16-bit ÄÄÇ»ÅÍÀÌ´Ù. |
| WinCE | Windows CE ÄÄÇ»ÅÍÀÌ´Ù. |
ÀÌ ¼Ó¼ºÀº ÀбâÀü¿ëÀÌ¸ç µðÆúÆ®°ªÀº ¾ø´Ù.
| °³Ã¼ | script | HTML | ±Ô°Ý | IE |
|---|
<SCRIPT>
document.write('navigator.platform='+navigator.platform+'<BR>');
document.write('clientInformation.platform='+clientInformation.platform+'<BR>');
document.write('navigator.userAgent='+navigator.userAgent+'<BR>');
document.write('clientInformation.userAgent='+clientInformation.userAgent+'<BR>');
</SCRIPT>