A general-purpose computer system interconnected to some communications network, or communications networks for the purpose of achieving resource sharing amongst the participating systems is called Host.
0
votes
0answers
8 views
IIS Hostable Web Core host ASP.NET MVC
How can i self host my asp.net mvc website inside c# console application or windows service using IIS Hostable Web Core
I tried to using this sample: ...
0
votes
0answers
22 views
Hosting Web App Locally on Mac
I have written a simple chat web app using .net and it all works fine. Now I have written a small iphone app that is meant to interact with the web app. The problem is I dont know what to do in terms ...
2
votes
0answers
38 views
Android USB Host and Accessory
I am trying to learn Android USB Host/Accessory connection. I read android devices can act usb host or usb accessory. Therefore I create two project one of them usb host project, other usb accessory ...
0
votes
1answer
31 views
windows script host javascript - find/run program with variable path using regular expressions
Trying to run a program with a path /release/0.0.0.100/program.exe where /release always contains only one folder with a changing version number in the pattern of \d.\d.\d.\d\d\d. Is there a way to ...
-1
votes
0answers
7 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
16 views
Changed new hosting but remain the email features from old
We have a new hosting to host our wordpress site. But I would like to remain the email functionalities from my previous host. So that our email users will never changed their local client settings. ...
-2
votes
0answers
10 views
Internal DNS deletage to external host [closed]
We have been facing an issue with internal DNS delegation.
Here is a description of our architecture and the issue:
Architecture
Domain1
DHCPDNS1 and DHCPDNS2 (Windows Server 2012)
...
0
votes
2answers
36 views
Copy Razor-Views for Self-hosting NancyFx?
I started out with a simple MVC-site using NancyFx with Razor-views (.cshtml) and Nancy.Hosting.Aspnet, using IIS Express. Now I adapted the project to a self-hosting service using Nancy.Hosting.Self ...
0
votes
1answer
15 views
How to Rout Windows Host File To localhost Directory
How can I get subdomain.localhost in XAMPP / WAMP ?
i tried Windows HOST file
127.0.0.1 localhost
127.0.0.1/subdomain subdomain.localhost
it Simply Dosen't work !
does ...
0
votes
1answer
25 views
VMware private internal network
I have 4 virtual machines, a client using windows 7 and 3 servers, one of which is a core server installation the other two are standard windows servers. I need to give all machines a static IP ...
1
vote
0answers
29 views
In android usb host transfer data with usb deivce?
I use the Android USB host to connect a USB disk, I want to read and write data to the USB disk,
but when I bulkTransfer it failed.
The received buffer (strBuf) is empty, no bytes received. I think ...
-2
votes
0answers
18 views
Mysql query has Host name of %:1234 [closed]
We have a mysql file server that shows queries run with a host name of %:1234
where 1234 changes on each connection
I see these in mysql enterprise monitor. run 2-4 seconds each.
they run but now ...
0
votes
1answer
50 views
PHP calling several functions at once? [duplicate]
I am new to php and trying to run three functions in parallel. I have a code similar to the following:
Call function1(…….); //all these function are located in separate host server
Call ...
0
votes
2answers
34 views
How do I host JSON files on my website?
One of my iPhone apps uses JSON data to populate it's database. However, I'd like to make that process automatic by hosting the JSON file online. How do I do this?
example of the content I want to ...
0
votes
1answer
45 views
Send String via USB Connection from Android Device to PC [closed]
I don't fully understand the docs about USB host, or Accessory. I'm not sure which I need. Then there is this talk of serialization and power sources? I'm very confused. Bluetooth is no better.
I ...
1
vote
1answer
48 views
IIS Hosting and SQL Server 2008 R2 not available online
I have succeeded in hosting my applications locally but when i try to view it through a network outside it fails.
Same goes for my SQL Server, I am able to connect locally.
I have tried to open my ...
0
votes
1answer
19 views
Serial port with Android in host mode
with the host capabilities of the android phone, it's kinda easy to send serial messages. All you have to do is to plug a USB to serial adapter to your phone (via an USB otg cable) and then write to ...
-1
votes
0answers
16 views
CDN for pop mail server [closed]
My company have POP3 email server hosted in America, however we have several offices in Asia and America.
POP3 users in US downloading email fine, while it takes pretty long time for users in Asian ...
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
5 views
host header via simplehtmldom parser
How to send a host header via simplehtmldom ?
When I try to use CURL it is working correctly:
$ch = curl_init('xxx.xxx.xxx.xxx');
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Host: www.domain.com'));
...
1
vote
1answer
20 views
Identify type of database used on a host
Can we identify the type of database a host may be using by checking specific ports?
Also, is there anyway I can find out the database used on a server side, without having to log in to the server?
4
votes
1answer
56 views
ServiceStack, where to place business logic?
I am having a problem with the class that derives from Service, which is part of the ServiceStack library. If I setup a separate class that derives from Service and place the Get or Any methods within ...
0
votes
2answers
33 views
Executing T4 template: Host is null while hostspecific=“True”
I am trying to write a console program that takes the file name of a T4 template as a parameter, and then processes the template. This because I want users to be able to update the template without ...
0
votes
0answers
17 views
How to create a web application in a separate drive other than webapps directory of Tomcat?
I want to create a web application in a separate drive(D:/ or E:/) other than the default webapps directory of the Tomcat server.
So what should i specify in "appbase" and "docbase" in the of ...
2
votes
3answers
23 views
Files are not changing when I update them via FTP
I made some changes to a CSS file, uploaded it and saw no change. I cleared my browser's cache, repeated the process and still nothing. I also tried another browser and then experimented with other ...
0
votes
1answer
36 views
Hosting a website created with xampp
I have spent some time designing a wordpress/phpbb site, and hosting it on localhost using xampp. I would like to soon host my website on a real domain, but I am not sure what I would have to do and ...
2
votes
1answer
39 views
site rendering differently on different hosts [closed]
I have spent the last few hours trying to figure this out but still no luck...I think I have narrowed it down as something to do with a file permission issue on my host but maybe someone on here would ...
0
votes
1answer
32 views
PHP wildcard in domain suffix using server variable?
I'm using the PHP server variable to check if a domain is true and then do something. My issue is that other developers will have the same site locally for development / Git but they might name it ...
0
votes
1answer
38 views
How many scheme & host tags can come under intent-filter in android manifest
Need more info regarding intent-filter tag specified in manifest. I am aware that we can specify data in two forms:
<intent-filter>
<data android:host="com.myHost" ...
1
vote
2answers
51 views
How to publish an asp.net website on work network?
I have been developing an ASP.NET application and I would like my work colleagues to give me feedback on it. I tried running it on IIS but because the database is located on a remote server, I am ...