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.

How to deploy a PHP Application on a LAN?

I am a web designer and a PHP developer. I have created some websites in PHP and deployed them to …

php lan
How to get the LAN IP of a client using Java?

How can i get the LAN IP-address of a computer using Java? I want the IP-address which is connected to …

java ip ip-address lan
Confused about the header size for a Ethernet frame

I was researching a few things about VLANs and came across the VLAN tag and also the headers. If we …

header frame lan ethernet
How to create a remote server on LAN instead of using GitHub?

Can I create my own remote server instead of using GitHub? i.e Can I make a remote server on …

git lan collaboration git-bash
NodeJS - Error: listen EADDRNOTAVAIL: address not available

I am running a Node app that should be hosted on a local server. At the moment, I am sending …

node.js lan
Creating a simple LAN messenger

I want to create a simple LAN conference-chat style messenger in Java but I have no clue where to start. …

java sockets lan instantmessenger
Virtual Box limit Bandwith on network

I am using virtual machine VirtualBox Now, I need to limit bandwith. I have 2 Virtual Machines running. One is just …

networking configuration virtual-machine virtualbox lan
Difference in Ethernet and Wireless IP addresses?

This is probably a pretty basic question with a fairly simple answer, but I was just wondering if anyone could …

networking ip lan ethernet ipv4
EventLogQuery reader for remote computer?

I'm using this code to readmy own event Log from my win7 Computer. EventLogQuery eventsQuery = new EventLogQuery("Security", PathType.LogName, …

c# event-log lan
List the IP Address of all computers connected to a single LAN

I am writing a program where you connect, for various reasons, to other computers in a LAN. However, rather than …

c# .net network-programming lan