technical terms web search using techweb encyclopedia
or try wikipedia if you want to deal with another tyrannical democracy
otherwise here are a few ... which i haven’t really gotten onto yet.
cdma
(Code Division Multiple Access)
cdep
latency
remote access/ control software
Software that lets a user control a local computer from a remote location via a network connection. The software is installed at both ends, and both local and remote users can control the machine. Each user sees the same screen display as if they were both looking at the same machine.
rfb remote frame buffer
vnc virtual network computing (Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer.
voip voice over ip
ip internet protocol
NAT
(Network Address Translation) An IETF standard that allows an organization to present itself to the Internet with far fewer IP addresses than there are nodes on its internal network. The NAT technology, which is implemented in a router, firewall or PC, converts private IP addresses (such as in the 192.168.0.0 range) of the machine on the internal private network to one or more public IP addresses for the Internet. It changes the packet headers to the new address and keeps track of them via internal tables that it builds. When packets come back from the Internet, NAT uses the tables to perform the reverse conversion to the IP address of the client machine. NAT is also provided with Windows Internet Connection Sharing (see ICS).
port forwarding
Opening a port in a router or firewall residing in a private network in order to let a party from the outside world contact a user inside. For example, opening ports for VoIP and videoconferencing traffic makes two-way communications easier no matter which side initiates the call. Also called "port mapping," port forwarding can be done by manual configuration or by software such as UPnP, Zeroconf and Jini.
Pop
(Point of Presence) The point at which a line from a long distance carrier (IXC) connects to the line of the local telephone company or to the user if the local company is not involved. For online services and Internet providers, the POP is the local exchange users dial into via modem
POP3
(Post Office Protocol 3) A standard interface between an e-mail client program and the mail server. POP3 and IMAP4 are the two common access protocols used for Internet e-mail. POP3 provides a message store that holds incoming e-mail until users log on and download it.