Hi all,
I know this is a total newbie question but I've already spent far too much time trying to figure it out, and answers from Google search results have been all over the place so I'm hoping some of the Bytes community members might have some insight.
I'm trying to set up a tiny local network. This network is for application testing, so it will not connect to the Internet at all. I only need the machines to be...
Search Result
Collapse
5 results in 0.0038 seconds.
Keywords
Members
Tags
-
setting up a server for a small office LAN
-
Connect Excel via TCP/IP (Ethernet)
Hello!
If there is till someone who needs to connect VBA (e.g. Excel) to a LAN, just let me know!
I have recently created a quite small code which is doing that very well. You may use this code to transfer data of two excel sheets, both located on two different computers.
Regards, Harald -
static ip lan
I have win 2003 STD and a few machines. Trying to set up a static ip.
My physical setup is dsl plugged into router and patch cables going to server and clients. Is this correct? Someone has told me to put router behind the gateway.(what does this mean?) DHCP (server) is working serving internal ips to the clients.
When I go online to check out my ip I get an unrecognized ip.
I have set up the given static ip in the router but... -
Who's accessing the Gateway??
Hi there, not sure where to post this so i figured misc would do fine.
Right here goes, we have a secondary gateway on our lan which is only supposed to be used for data replication.
I need to see which ips on the local lan are accessing this gateway?
Unfortuanately I do not have a username or password for the router (cisco 1800) as the router is supposed to be managed by a third party service provider.... -
how to create a local area network simulation using java
i just want to create a simulation of LAN [ 3 clients ] using java. i got the code for the client and serversocket programs - although i could make connection between 3 clients and a server socket , iam not able to create a connection directly between 2 clients without the help of server socket .it will be great if you pls give me idea on how to create a simulation .