Tagged Questions
The static-ip-address tag has no wiki summary.
11
votes
2answers
29k views
Access XAMPP Localhost from Internet
I have XAMPP installed in local laptop. And I have a almost static ip. I would like to give the ip to other to run it from thier browser. I configured apache httpd-vhosts.conf to listen my ip ...
3
votes
1answer
528 views
Static IP address for Role in Windows Azure?
Does anyone knows if obtaining a static IP address for a Web or Worker Role on Windows Azure is possible (possibly only in private beta)?
3
votes
1answer
1k views
Remote debugging ASP.NET applications on a server with static IP address
All of examples on web assume the remote server which we are going to debug remotely is on the same network. I have only a static IP address and using RDP I connect to server.
I've installed Remote ...
3
votes
3answers
511 views
Using Amazon EC2 as a webserver with a specific IP address
I'm trying to create a personal/professional website within a college-domain. From the university I've requested a static-IP address which is directed to a website-name ...
2
votes
3answers
440 views
Availability of IP Address - Python
How to check the availability of an IP address in python?
For example, I wan't to change my system's IP address to 192.168.112.226 statically overriding the dhcp provided address. The default gateway ...
2
votes
1answer
353 views
discover if ip address is DHCP or static
im trying to get in c programing (LINUX) what kind of ip I have DHCP or static.
Does someone know how do that??
I extract my ip using struct ifaddrs; it will be nice to find out if that stucture can ...
2
votes
2answers
2k views
Amazon Elastic Cloud Computing (EC2) service / Static IP permitted?
We are planning to have an application run on Amazon's cloud which requires a static IP for it to work. However it appears from Amazon's documentation that static IPs are NOT allowed...
...
1
vote
2answers
222 views
Send/Receive Bytes using TCP Sockets over internet (possibly using static IP)
I got success in sending/receiving data using TCP Sockets over LAN but I want to accomplish the same over the internet. I asked some of my friends and got the idea of using static IP. I was wondering ...
1
vote
3answers
127 views
static or dynamic ips
I run this site and I approve access for a section of the site for people. I only want to approve static ips. If i have a bunch of IPs how do I find out if they are static or not? I can do the ...
0
votes
2answers
53 views
Android checkign network connection while using static IP
I have little issue with detecting internet connection while using static IP on device. While I'm connecting without setting any static ip my function for detecting available connection is working ...
0
votes
1answer
55 views
How safe is it to give away my static IP? [closed]
If someone asks me for my static IP for giving me access to their ftp, cms, etc, how safe is it give away my static IP to them?
0
votes
0answers
177 views
VMPlayer 4.0 + Ubuntu 11.04 … Static IP?
I have Ubuntu 11.04 installed on a VMware virtual machine. In VMPlayer I'm using NAT for networking. Every time I startup the Ubuntu instance the IP address changes (even if I'm resuming from a ...
0
votes
2answers
224 views
Can two Android devices, running different applications, use the same SQLite Database?
I read this question and wondered if the same would apply to my situation.
I want to write accelerometer values (x, y and z) from an Android phone to a database and retrieve it with another app on a ...
0
votes
2answers
381 views
How to retrieve my public IP Address using C#.Net? [closed]
Possible Duplicates:
How to get my own IP address in C#?
How to Get IP Address?
I want to store the IP Address to the DataBase table through C#.Net coding. How to get the static IP ...
0
votes
0answers
203 views
Need a dedicated proxy w/ static IP [closed]
Does anyone know of services that I can purchase that will offer a dedicated proxy and static ip? Additionally I would like to be able to determine the proxy's users with username, password, and ip.
...
0
votes
1answer
54 views
Makeing my site available through static IP
So I just finished development of a prototype of my MVC site.
It uses a local instance of a full SQL Server 2008 install, and I'm developing just with the development serves that come with Visual ...
0
votes
2answers
425 views
Pointing DNS name to IP address on local machine
This might be a stupid question but i would really appreciate any compact answer.
I have uploaded a Joomla site on my local machine using a static IP address (213.221.211.111 for example). I have ...
0
votes
1answer
431 views
Ubuntu 10.04 Server switching to static IP
I am running an Ubuntu 10.04 server installation and I recently had to switch it from DHCP to static ip. I edited /etc/network/interfaces file and switched
"iface eth0 inet dhcp"
to
"iface eth0 inet ...
0
votes
2answers
100 views
Staging area ptotection based on ip…what if my client has a dynamic IP?
I'm trying to put online a staging area for an upcoming website... I'd usually rather use an htaccess rule to enable only me and my client to see the website...i think is safer and you dont need to ...
0
votes
1answer
57 views
Public Apache2 Server
I wonder how to make my apache2 server public?
I mean, I have a static ip and someone who knew that ip can access my website from out-world.
I already install apache2. I test it from http://localhost, ...
0
votes
3answers
607 views
Why have DHCP and static IP address at the same time? [closed]
At my current place of employment, on my Windows box, when I do an ipconfig /all from my command prompt I see that I have both a static IP address as well as a dynamic IP address. Why could that be? I ...
-1
votes
1answer
1k views
How to configure access points and dhcp ranges?
I have a Thomson ST585V6 router and 2 TRENDnet TEW-636APB Wireless Access Points. And I have 3 devices that need a static IP address. All the other devices need to have their IP adreess assigned with ...