local-network

How can one setup a version control system on a local network, without a server?

Edit: Ok so I learned that I guess I need an distributed source control, however are there any UI based ones, and do they allow you to merge with other users on the network? This is kind of a two part question, so here it goes. I want to start developing a web application at home (with multiple developers). However, I don't have a dedic...

http request delay in local network

there 2 computers in a local network, 192.168.1.101 & 192.168.1.102 101 is running a simple web server on windows xp, 102 running windows 7. if i run a client program in 101 (same machine as the web server) and make a GET request, it takes 0.2 seconds to complete the request. if i take run the same client program from 102, it takes 1....

iPhone ==> Get ip address of the current wifi ?

I am trying to connect from my iphone to a socket server running on the same network on my computer? How can i get the local ip address of the computer that is running the socket server? ...

tortoiseSVN - file is out of date

I am having problems with tortoiseSVN and Subversion. Process is as follows: I create a new repository on computer A. I checkout the repository to a working copy on computer B (we use a peer to peer network, both PCs with Windows Vista). I copy files and directories for an ASP.NET website into the working copy. I add the files, then c...