Tagged Questions
-1
votes
0answers
4 views
Visual Studio 2012 downloading Default.aspx from the website too often
This is less of a programming issue. I'm connected directly to my server at GoDaddy through VS 2012. However this is very annoying - VS 2012 stops for syncing with the server like every minute. Almost ...
0
votes
0answers
10 views
Extremely simple concurrency-safe web platform
I am currently hosting some static content html pages on Amazon's S3. This has been sufficient , but now I am in a position where I need some smarts.
I need to make a server that can hand out jobs ...
0
votes
0answers
16 views
What is waiting on a dns look up?
I have a website that seems to have a really slow dns look up. It can take anywhere from 2.7 sec to 18 sec. But I was playing around with it and went to the page and it took 48.91 sec to do the dns ...
0
votes
0answers
63 views
OSX can't access localhost, only username.local
I've been facing this problem in mountain lion 10.8.3 and I cannot seem to find an answer. The problem is that I can access my "localhost" using username.local or http://127.0.0.1/ but not through ...
0
votes
1answer
56 views
hosting multiple websites addresses without www in them go to the wrong website using host headers
I am hosting 2 websites each site as been created using 2 host bindings. with the same IP and different host name "www.host.com" and "host.com".
Call them website1 and website2
when I type in my ...
0
votes
2answers
82 views
Using Amazon AWS, but with different web hosting company
I am thinking to use Amazon's AWS for my end users, does it mean I have to move my company web site from the existing web host to Amazon?
Is it possible that I still use the existing web host, but ...
0
votes
0answers
45 views
ASP .Net mono host web compilation error
I have hosted my site @ heliohost, which includes a linux shared server, mono,coanel, mysql, unlimited subdomains and 500 MB Space. So, what I made a page and published, and got the above error code ...
0
votes
1answer
60 views
iOS - How to trigger a method on one iPhone from another using a web host?
How can connect iPhones, so that when a function is called on one iPhone, it calls functions on other iPhones through the web and can transfer parameters through the internet as well. Are there any ...
2
votes
1answer
135 views
Streaming ? Or what is it?
I have 2 web hosts from two different hosting company. One is for hosting my web page and the secondary where I upload the videos (mp4 format). At the moment I'm using ...
1
vote
1answer
384 views
Publishing a rgl interactive 3d plot to the web
I'm looking to see if something is possible, or some ideas if it isn't...
I've used the rgl package to generate an interactive 3d plot that you can rotate to look at the data from different angles.
...
1
vote
1answer
148 views
Javascript source won't load.. kind of
I am completely stumped on this one. COMPLETELY stumped.
I'm building the framework for an ad network. While prototyping, I did most my building at Kodingen. Everything worked fine over there.
I just ...
1
vote
2answers
136 views
Sockets on a webhost
If you telnet to the ip address 192.43.244.18 port 13, you'll get the current time.
well, if I'm not wrong, this is simply a server socket. But there's one thing strange: how's this socket always ...
0
votes
1answer
163 views
redirect to web especifing ip and host
There is a way to specify an ip and a host to redirect to a web?
I mean if i have a server in the ip 190.50.60.30, a virtualHost in this named domain1.com
and i want to redirect from another web to ...