networkingnewb
Baseband Member
- Messages
- 29
- Location
- New Albany, IN
I'm using a remote desktop connection to work on my clients computers but every time they call and ask for support I have to have them lookup their ip address and send it to me, and it's just a big mess. If I had a database where I could look-up their name or id number and know their ip address it'd make it a lot easier on both ends.
I'm making a dynamic update client similar to no-ip.com or dyndns.com which is more or less a way to have a static-ip without actually getting a static-ip address from your isp. By installing their software it sends your dynamic ip address to them whenever it changes and only when it changes.
I'm looking to do something similar. I'm just not sure how to go about it. Any ideas?
EDIT: Also, so long as it's not against any rules, I welcome any and all emails regarding this subject. Even if you're just interested in getting a copy of the source when it's completed. Of course I'd much rather someone(s) help with the coding.
I'm making a dynamic update client similar to no-ip.com or dyndns.com which is more or less a way to have a static-ip without actually getting a static-ip address from your isp. By installing their software it sends your dynamic ip address to them whenever it changes and only when it changes.
I'm looking to do something similar. I'm just not sure how to go about it. Any ideas?
EDIT: Also, so long as it's not against any rules, I welcome any and all emails regarding this subject. Even if you're just interested in getting a copy of the source when it's completed. Of course I'd much rather someone(s) help with the coding.