Say i have home PC and office PC (both Windows 7) having internet connections. How to bring them together on a LAN ?

Another is if there is an existing LAN, then how to join these PCs to that LAN ?

VPN ? If yes, How to identify each machine, which IP to use ? and How to determine if they are on same LAN ?

Basically i want to use the machines for a distributed cloud application.

I installed hamachi on 2 machines and made them join network in mesh mode , but now how to communicate among them (via HTTP URLs) ?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

You already have a VPN (Hamachi) configured, so all you need is to type http://5.x.y.z/ in your browser - and there's your URL. (5.x.y.z is the address Hamachi assigns. It should be shown in the Hamachi client, and in Network control panel.)

link|improve this answer
i tried it . it says url not found or something. – Munish Goyal Jan 27 '11 at 4:08
@Munish: "or something" is not enough. If you get an error message, please post it in its entirety. – grawity Jan 27 '11 at 10:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.