Top "Lan" questions

LAN, or Local Area Network, is a computer network that connects computers and devices in a limited geographical area such as home, school, computer laboratory or office building.

Is there a definitive guide for setting up Mamp Pro so local network users can view/edit sites?

I've been researching how to setup a LAN Mamp Pro server so local users can edit/view sites - but …

installation mamp lan
Simulating a bad internet connection

I'm developing an embedded device which has access to the internet through LAN. I'm in the testing phase now, and …

router lan internet-connection testing
In C# how do I get the list of local computer names like what one gets viewing the Network in windows explorer

There are a lot of questions about getting the name and IP addresses of the local machine and several about …

c# windows lan workgroup
Send sound or stream sound over lan

I was wondering if there was a way to stream sound over a LAN. Can I have a client app …

c# .net audio stream lan
Postfix/dovecot email sent but not received

Please help! I'm trying to setup an internal mail server on LAN using Postfix and Dovecot. Everything seems to be …

email ubuntu-12.04 postfix-mta lan dovecot
what's needed to make hostname resolution work on a lan?

I am developing a networked application that runs on a few different computers on a LAN. One of the core …

networking lan
FTP - `Name or service not know`

I have an app, on my iphone, which allows me to transfer songs too and from my linux desktop via …

ftp connection lan
Change Computer IP address using JAVA

I need to change computer IP address using java... I have tried this one but this doesnot work... String str1="192.168.0.201"; …

java ip lan
Sending and receiving UDP packets in .NET

I am trying to test UDP communications on a LAN. I have a small piece of code to and I …

c# .net udp lan
Whats the difference between an adapter and a network interface?

Having a hard time understanding the MSDN documentation on the IP Helper Functions. Whats the difference between an adapter and …

interface terminology adapter lan iphelper