Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to ASP.NET app from tablet?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01617180
Message ID:
01617337
Vues:
51
IIS Express by default cannot serve requests beyond the local machine. So you either need to configure IIS Express (you can search for that - there are machine.config settings for it) or - probably the better choice use a full version of IIS.

In addition I'd recommend you set up some sort of dynamic DNS service that points to your local machine and give it a domain name that's easier to type than the constnatly changing IP addresses from DHCP. So you can home.yourdomain.com or something like that. You can also do this the cheap way and just modify your HOSTS file with this. That way your tablet/phone etc. just stays at the same URL and you don't have to retype the IP next time DHCP switches you to a new IP address.

+++ Rick ---


>Hi,
>I am not sure if this Category is the right one for this question but I can't clearly find which other one would work better. Anyway...
>
>I am about to start testing my ASP.NET Mobile Web application on a brand new Samsung Galaxy Tab (I bought yesterday). I already tested on Electric Plum and so far it works good.
>
>My computer and the Samsung Galaxy are on the same Wi-Fi.
>
>I usually start my application on PC from the VS 2013 (either Debug or Release mode). What do I need to do in my VS 2013 to allow the application to be accessible from the Tablet PC? That is, so that when I bring up the main page (log in) of the application on my computer I can type this URL into the Chrome on the Samsung Galaxy?
>
>TIA
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform