MLHA - PC - Buzz - 1 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z *

W-CDMA = Wideband CDMA
W3C = WWW Consortium
WAIS = Wide Area Information System (Server)
WAN = Wide Area Network
WAN miniport
WAP = Wireless Application Protocol
WDL = Windows Driver Library
Webarkiv
WebCrawler
webhotel
WebRing
Web Server
whatis
whois
WIDE
Win16
Win32
Windows
WinIPCfg
WinPGP
WinRAR
WINS = Windows Internet Name Service
Winsock
WinTab
WLAN = Wireless LAN
WMI = Windows Management Infrastructure
WML = Wireless Markup Language
WOLAP = Web OLAP
Workspace-On-Demand
World Online
WORM
worm
WOSA = Windows Open Services Architecture
WOW = Windows-On-Windows
WRAM = Windows RAM
WS_FTP
WSH = Windows Scripting Host
WTS = Windows Terminal Server
WWW = World Wide Web
Web OLAP = WOLAP
Webside >Hjemmeside
Wide Area Information System (Server) = WAIS
Wide Area Network = WAN
Wideband CDMA = W-CDMA
Windows Driver Library = WDL
Windows Internet Name Service = WINS
Windows Management Infrastructure = WMI
Windows Open Services Architecture = WOSA
Windows RAM = WRAM
Windows Scripting Host = WSH
Windows Terminal Server = WTS
Windows-On-Windows = WOW
Wireless Application Protocol = WAP
Wireless LAN = WLAN
Wireless Markup Language = WML
World Wide Web = WWW
WWW Consortium = W3C

W-CDMA = Wideband CDMA
A 3G technology that increases data transmission rates in GSM systems by using the CDMA air interface instead of TDMA. In the ITU's IMT-2000 3G specification, W-CDMA has become known as the Direct Sequence (DS) mode.

W3C = WWW Consortium
udvikler specifikationerne for bl. a. CSS, DOM, HTML, SVG
> INRIA, MIT, WWW

www.w3.org


WAIS = Wide Area Information System (Server)
TCP/IP Internet service for søgning i databaser.
> URL

WAN = Wide Area Network
Netværk, som omfatter et større område end lokale netværk (LAN) - fx Internettet.
Virtual WAN >VPN
 
WAN miniport
 

msdn.microsoft.com/library/default.asp?url=/library/en-us/network/hh/network/208mwan_5tuv.asp : WAN miniport drivers

 
>NDIS miniport, NDISWAN

WAP = Wireless Application Protocol
Global standard for mobil dataoverførsel - fx til Internet og interaktive tjenester på håndholdte computere og mobiltelefoner.
WAP-programmer skrives i WML.
>I-mode, MMS

WDL = Windows Driver Library
- included in the Drivers folder on the Windows 98 CD-ROM.

Webarkiv
>MHTML

WebCrawler
search engine

www.webcrawler.com


webhotel
webserver, hvor man kan leje plads til websider (HTML-dokumenter med tilhørende filer) - evt med tilknyttet domænenavn
.

www.internetplads.dk 


Web Ring
Et navigationssystem på Internettet som sammenkæder hjemmesider med fælles emne.

www.webring.org


Webserver
En computer, som normalt er fast opkoblet til Internettet - med en fast IP-adresse, som svarer til et bestemt servernavn i et domæne - fx www.tietgen.dk. På webserverens harddisk ligger websider (HTML-dokumenter med tilhørende grafik-filer), som kan hentes af en webklient (browser).
> Apache, IIS, webhotel

whatis

www.whatis.com


whois
Internet-service, som kan vise, om et domæne er ledigt - og evt hvem der ejer det.

www.uwhois.com/domains.html : Check the availability of a specific domain name
www.allwhois.com
www.checkdomain.com/
dir.yahoo.com/Computers_and_Internet/Internet/Directory_Services/Whois/
www.ripe.net/db/whois/whois.html

En dansk whois-service findes på:

www.dk-hostmaster.dk

> DUA, X.500, InterNIC

WIDE
Backbone network in Japan

Win16
The 16-bit subsystem (API) of Windows 95

Win32
The 32-bit subsystem (API) of Windows 95
Win32s - Subset of the Win32 API for Windows 3.1

Windows
> Microsoft, Win16, Win32
> DNA, WDL
Windows Messaging > Exchange

WinIPCfg
Windows 95/98 utility for displaying information about IP address, MAC address, host name etc

WinPGP
Shareware Windows GUI for PGP, developed by Christopher Geib

WinRAR
Pakkeprogram. Den pakkede fil har endelsen .rar
download.gif (150 bytes) WinRAR

WINS = Windows Internet Name Service
Navneservice (=INS=NBNS) i Windows NT Server TCP/IP-netværk - oversætter NetBIOS-navne til IP-adresser.
 
WINS is the Microsoft implementation of NetBIOS name service. Samba on Linux can be used as a WINS server.

Computers configured to use WINS, when booted, contact the WINS name server and give the server their NetBIOS name and IP address. The WINS server adds the information to its database and it may send the information to other WINS servers on your network. When a computer that is configured to use WINS needs to get an address of another computer, it will contact the WINS server for the information. Without the use of a WINS server, NetBIOS will only be able to see computers on the unrouted sections of the local network.

 
[whatis] Part of the Microsoft Windows NT Server, manages the association of workstation names and locations with IP addresses without the user or an administrator having to be involved in each configuration change. WINS automatically creates a computer name-IP address mapping entry in a table, ensuring that the name is unique and not a duplicate of someone else's computer name. When a computer is moved to another geographic location, the subnet part of the IP address is likely to change. Using WINS, the new subnet information will be updated automatically in the WINS table. WINS complements the NT Server's DHCP, which negotiates an IP address for any computer (such as your workstation) when it is first defined to the network.
DHCP and WINS have been submitted to the Internet Engineering Task Force (IETF) as proposed open standards in Request for Comments 1533, 1534, 1541, and 1542.
 
[Techweb] Name resolution software from Microsoft that runs under Windows NT Server and converts NetBIOS names to IP addresses. Windows machines are assigned NetBIOS names, which must be converted to IP addresses if the underlying transport protocol is TCP/IP.
Windows machines identify themselves to the WINS server, so that other Windows machines can query the server to find the IP address. Since, the WINS server itself is contacted by IP address, which can be routed across subnets, WINS allows Windows machines on one LAN segment to locate Windows machines on other LAN segments by name.
When a computer is assigned an IP address by DHCP, the WINS database is updated. In a Windows-only network, WINS is queried for name resolution. In a mixed environment, a UNIX machine has to query the Microsoft DNS server, which in turn queries the WINS server, because the DHCP in Windows NT does not update the DNS server. The DHCP in Windows 2000 does however update the DNS server (Dynamic DNS). See DNS.
In an IP network, the application queries a WINS or DNS server to turn the name of the machine it wishes to communicate with into its IP address. See TCP/IP abc's.
 
> DHCP, DNS, LMHOSTS, NBT

www.microsoft.com/win32dev/netwrk/dhcpwins.htm

 
WINS-Server in NT Server 3.5- with a NetBIOS-name to IP-address database.
Works with DHCP to dynamically update the name-to-address database.
The WINS-Server requires a fixed IP-address
 
WINS-Client in Win95 is installed with TCP/IP. On Logon, registers NetBIOS-name and IP-address with the WINS-server


Winsock
The Windows implementation of the TCP/IP sockets interface
Windows Internet API
 
[Techweb] (WINdows SOCKets) A programming interface (API) between a Windows application and the TCP/IP protocol. Most TCP/IP stacks designed to run under Windows and most Windows software that communicates via TCP/IP is Winsock compliant. The Winsock routines are implemented as a dynamic link library, and the WINSOCK.DLL file is included with Windows 95/98.
Networking and Internet programs often include a WINSOCK.DLL, which may overwrite the one that is present, causing problems with other networking applications that use it. The WINSOCK.DLL is included either to ensure that you have one or because it contains modifications to provide additional functionality at runtime needed by the application.
 
Winsock 2 includeret i Windows 98

www.stardust.com/wsresource/winsock2/new-face/new-face.html
www.microsoft.com/products/developer/winsock/ws20over.htm


WinTab
Wintab is an open industry interface that directly collects pointing input and passes it in a standardized fashion to applications. A software developer supports a standard pointing device manager, and a hardware vendor writes one driver for each device that communicates with the manager.
Supported by wintab32.dll

Pointing.com FAQ: Wintab


WinZip
Pakkeprogram. Den pakkede fil har endelsen .zip
download.gif (150 bytes) Winzip

www.winzip.com

>PKWARE

WLAN = Wireless LAN
Lokalnet (LAN) uden kabler - benytter radiobølger - som regel med frekvensen 2,4 GHz.

WMI = Windows Management Infrastructure
 

WML = Wireless Markup Language
Kodesprog som benyttes til WAP

WOLAP = Web OLAP
A Web OLAP refers to OLAP data that is accessible from a Web browser.

Workspace-On-Demand
> IBM

World Online
Internetudbyder, som ejes af det hollandske selskab CSC
September 2000 solgt til den italienske Internetudbyder Tiscali

www.worldonline.dk
services.worldonline.dk/bestil/xdsl/ : ADSL


WORM = Write Once Read Many
systemet benyttes bl.a. på de alminelige brændbare CD-ROM disks, hvor data kun kan lagres én gang - men herefter læses mange gange.

worm
Self replicating program - does not require a host program
A program that, without permission, copies itself into nodes in a network without using host files as carriers
> virus, trojan

WOSA = Windows Open Services Architecture
Microsoft Windows netværk understøttelse (?)

WOW = Windows-On-Windows
emulation of Windows 3.1 in Windows NT

WRAM = Windows RAM
A special type of VRAM - yields even better performance than conventional VRAM.

WS_FTP
FTP program.
download.gif (150 bytes) WS_FTP

WSH = Windows Scripting Host, Windows Script Host
Muliggør afvikling af scripts (VBScript, JScript) under operativsystemet - supplerer/erstatter batch-programmer.
- gratis download fra

http://msdn.microsoft.com/scripting

- kan benyttes i 32-bit Windows versioner (95/98/NT/2000)

www.microsoft.com/msdownload/vbscript/scripting.asp

> Script, COM
 
vers. 1.0
Introduceret som en valgfri komponent i Windows 98 og Windows NT SP-4
vers. 2.0
November 1999 - Inkluderet i Windows 98 SE og Windows 2000 - og i Internet Explorer 5.1
Benytter VBScript 5.1

WTS = Windows Terminal Server
indeholdt i Windows 2000 Server.
> ASP (Application Service Provider)

WWW = World Wide Web
Ofte benyttet fornavn til webservere - som fx i www.dsb.dk. Her er www et fornavn, dsb.dk et domænenavn
> W3C

The WWW History Project