Category Archives: Networking

What is RPC?

Stands for “Remote Procedure Call.” Most computer programs run procedures, or sets of instructions, using the computer`s CPU. In other words, the instructions are processed locally on the same computer that the software is running from. Remote procedure calls, however, run procedures on other machines or devices connected to a network. Once the instructions have been run, the… Read More »

What is an Ad Hoc Network?

“Ad Hoc” is actually a Latin phrase that means “for this purpose.” It is often used to describe solutions that are developed on-the-fly for a specific purpose. In computer networking, an ad hoc network refers to a network connection established for a single session and does not require a router or a wireless base station.

What is the Microsoft Computer Browser service?

Microsoft Active Directory services in Windows 2000 replace the computer browser service used in earlier versions of Windows to provide the network basic input/output system (NetBIOS) name resolution. The browser service in Windows 2000 is provided for backwards compatibility with client computers that are running earlier versions of Windows.

Hide from the Master Browser

You can configure a computer so that it does not send announcements to browsers on the domain. If you do so, you hide the computer from the Browser list, which can help reduce network traffic.

Ring Topology

A ring network is a network topology where each node is connected to two other nodes, so as to create a ring. Ring networks tend to be inefficient when compared to Star networks because data must travel through more points before reaching its destination.

WiFi Security Tips

With the proliferation of wifi enabled devices, it’s important for you to be aware of threats, and take a few steps to ensure that you are safe. Here are a few tips to get you started.

Difference between RIPv1 and RIPv2

The main difference between RIPv1 and RIPv2 is classless routing. RIPv2 incorporates the addition of the network mask in the update to allow classless routing advertisements. This is extremely important for the flexibility needed to efficiently utilize network assignments for an ever-shrinking pool of IP addresses.

How Virtual LANs (VLANS) Work

A VLAN is a grouping of computers that is logically segmented by functions, project teams, or applications without regard to the physical location of users. For example, several end stations might be grouped as a department, such as Engineering or Accounting, having the same attributes as a LAN even though they are not all on the same physical… Read More »

Dial-on-Demand Routing

Dial-on-Demand routing refers to a collection of Cisco features that allows two or more Cisco routers to establish a dynamic connection over simple dialup facilities on an as-needed basis and is used for low-volume, periodic network connections over an ISDN network or Public Switched Telephone Network.