Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
565 views

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

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 ...
1
vote
3answers
42 views

Can I create a socket server in C# that has a dynamic IP?

As far as I know for a socket client to be able to connect to a socket server it needs to know the server's IP address. But what happens when the server is using a dynamic IP address? Is it ...
1
vote
2answers
86 views

creating app with dynamic IP address

I am trying to access VB.Net exe on a client system through LAN.Its working fine for server with static IP address.In case I try to access it with server having dynamic IP address, It doesn't provide ...
1
vote
1answer
82 views

dynamic ip , want stable access route

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 ...
1
vote
1answer
449 views

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 ...
0
votes
1answer
46 views

ssh-keys generation issue for dynamic-ip changing workstations for gitolite usage

I want to use gitolite for git access control. my question is on ssh keygen for dynamic IP changing workstations. So, do i need to generate ssh keys everytime whenever my IP changes. This going to be ...
0
votes
1answer
237 views

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 ...
0
votes
3answers
114 views

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

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 ...
0
votes
3answers
42 views

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?