dynamic-ip

Emailing about IP changes

You can choose any language. I am interested to know the simplest solution. How can you get your comp's IP and email it? ...

Providing remote support for the customers having internet connection but no static IP

Hi, We have developed a multiuser intranet based C#.Net client server product where the client application as well as the server application would be at the customer's site. I would like to know how we can give them support remotely. Going to the customer sites for every call may not be possible. How can we provide them a remote suppor...

Browsing to Subversion repository location indicated in Apache conf file

I have Subversion 1.6.6 and Apache 2.2.14 installed and working. I have made the following changes to the Apache httpd.conf file: #Uncommented by me for Subversion installation LoadModule dav_module modules/mod_dav.so LoadModule dav_fs_module modules/mod_dav_fs.so #Added by me for subversion installation LoadModule dav_svn_module m...

Hosting a website on a PC using apache(Xampp)

This is what I learned by doing some searching. These things were taken from many places. Please point out any missing things. (I have not yet tried this out, just want to clarify what I'm going to do) For hosting I need to have a static IP. But my ISP provide dynamic IPs. So I used DynDNS (as Cuga adviced in this). I belive this will r...

create a client-server application in java where both machines can have Dynamic IP addresses

Hi all, This is what I'm planning to do. Suppose there are 2 machines A and B. I need to create an application by which machine A can send data to Machine B, using Java SE. I know that to make a connection you need to create an object of serversocket class and use the accept() method as In Machine B: ServerSocket ss=new ServerSocket(...

dynamic ip , want stable access route

hello! i have a dynamic ip that changes every 30 days or so and i would like to make a server so that when i access a static address ( lets say : www.staticaddress.com ) it will direct me to my server even when my ip has changed. Note: my internet connection first enters a router that supplies 3-4 computers with internet connection ( via...