|
-
Nov 10th, 2005, 03:57 AM
#1
Thread Starter
Lively Member
Remote control
We have three Vb6 applications running on three different PC:s in a company in another city.
To travel there takes about four hours with car.
So - to give better service and save time and money, we want to remote-control these computers.
But the remote company only have an dynamic IP-adress.
Is there someone out there that have a nice solution on this problem?
/Lennart
-
Nov 10th, 2005, 07:32 AM
#2
Lively Member
Re: Remote control
ooh ooh pick me!
Get remote desktop or a VNC program, and get a DNS service. A really good free one is provided at http://freedns.afraid.org/ . You'll get something like [insert string of text here].[domain].com. They offer a lot of domains as well. Afraid.org has a great feature where if you enter a specific address in the web browser (unique for each account), your domain name will be attatched to the IP that sent the request. You can create a small program (or ammend the existing vb6 one) to send a request to that page periodically. Then you can use remote desktop or VNC and connect using the domain name rather than an IP.
-
Nov 10th, 2005, 07:52 AM
#3
Re: Remote control
 Originally Posted by deranged
ooh ooh pick me!
Get remote desktop or a VNC program, and get a DNS service. A really good free one is provided at http://freedns.afraid.org/ . You'll get something like [insert string of text here].[domain].com. They offer a lot of domains as well. Afraid.org has a great feature where if you enter a specific address in the web browser (unique for each account), your domain name will be attatched to the IP that sent the request. You can create a small program (or ammend the existing vb6 one) to send a request to that page periodically. Then you can use remote desktop or VNC and connect using the domain name rather than an IP.
Exactly what i would have suggested.
Unless instead, you went to a site with one of your VB6 programs, retrieved your IP from it and went from there ?
Like, www.aprelium.com/ip
-
Nov 10th, 2005, 10:35 AM
#4
Re: Remote control
The other option would be if the main office has a static IP, the remote office could VPN back.
TPM
Add yourself to the VBForums Frappr Map!!
-
Nov 10th, 2005, 11:37 AM
#5
Frenzied Member
Re: Remote control
thegreatone, www.aprelium.com/ip have so much ads you should use this site
www. What Is My Ip .com
-
Nov 10th, 2005, 01:04 PM
#6
Re: Remote control
 Originally Posted by wiz126
Yet, there are no ads for me...
-
Nov 10th, 2005, 03:29 PM
#7
Lively Member
Re: Remote control
Nor do I get ads. But these sites only give you the IP of the computer that you're on. What he needs to know is the everchanging IP of the computer(s) that he needs access to, yet are 4 hours away.
Another good idea that might be slightly unreliable would be to make a program that checks the IP every hour or so, and if it's changed, send an email notifying of the change. I still think the dns would be the best route. You would only need to memorize something like 'work.deletedit.com' and that's always your work's IP address.
-
Nov 10th, 2005, 06:16 PM
#8
Re: Remote control
You can use a program like PC ANYWHERE if you can dial into the remote machine. That way you could get the IP address, and disconnect, then use PC ANYWHERE to connect via the IP address. It would be a one minute phone call, and you wouldn't have to worry about the IP address. You can even have the remote machine call you back. We used to use this method to update a db once per month, mostly just compacting them. They saw the phone call, which justified the service contract.
-
Nov 21st, 2005, 12:38 AM
#9
New Member
Re: Remote control
Try this Remote Access Software.
There are no IP Issues involved with this software.
Last edited by olivia_ton; Nov 23rd, 2005 at 05:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|