473,466 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How can people access my webform

i have a simple webform. My home network has two computers and the second
one can access the webform in webroot of the computer with IIS.

I bring the computer with iis(laptop) to school and get connected to the
internet.
How can I configure my laptop that has iis so internet people can access the
webform. thank you.
Nov 19 '05 #1
1 979
"thanh toan" <nn******@csulb.edu> wrote in message news:d8**********@domitilla.aioe.org...
I bring the computer with iis(laptop) to school and get connected to the
internet.
How can I configure my laptop that has iis so internet people can access the
webform. thank you.


A better question is how can you configure your school network to allow internet
people ot access your laptop. Odds are, your school network will block incoming
network requests using a firewall.

Assuming that's not the case, you need to figure out what the IP address on your
laptop is when it's connected to the school network. This will probably be auto-
assigned using DHCP (the school network makes up an IP address in its subnet
and assigns it to your laptop along with a lease for a certain time period). Check
your Network Properties, this can usually tell you what your IP address is.

Then, you need people on the Internet to try and connect to your IP address, like
http://10.0.0.1/ (if your IP were the fictitious 10.0.0.1). Your dynamically-assigned
IP is likely to expire after some period of time, so you need to tell everybody on the
Internet your new IP address when DHCP assigns you a new one.

Having a domain name, like http://example.com/ is impractical because of the
constant expiration of a DHCP-generated IP address. By the time your IP had
propagated to all DNS servers with a domain name, it's likely your lease on that
IP address will have expired.

If it sounds like there are numerous obstacles -- it's because the playing field was
designed that way. Your LAN that let's you access the Internet intends for you
to be a client only, not a server. ISPs can charge more money to grant servers
access to the Internet.
Derek Harmon
Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Anastassios Giannaras | last post by:
Hi, I have a weird problem, I have a database that 10 to 15 people use daily. Very often they get an error message "Could not Update Currently Locked" and after that they usually get stack for...
4
by: Steven Stewart | last post by:
I have a database with an Employees table and a DataRecords table. It is a one-to-many relationship. Would it be possible to allow the Employees to enter their own records via the web using...
1
by: dfaul | last post by:
I have tested using a single .ADP file on a Win 2003 TS server, and have multiple people access this file. The backend is SQL. As I suspected, the 2nd user gets a Read-Only warning on the .ADP...
1
by: Newton | last post by:
Hi, I am working with ASP.NET using C#. I put some labels, buttons and editboxes on a webform. But i need how to change a background color of the webform from the source code. In windows...
8
by: VB Programmer | last post by:
I have a web solution that I deployed to our web server. I was looking at the site (on my PC), and so was my customer (on his PC). It worked well for like 10 minutes. Then, all of a sudden we...
3
by: Dean Slindee | last post by:
Would like to call the TabShow function on WebForm InOutHost from another WebForm in same project, but cannot figure out how to get a reference. Can this be done? In this statement: Call...
19
by: rich | last post by:
I am building an app using php and postgresql. My questionis this. How do you handle people wanting to make parallel changes to a record. Since in web apps you are doing a select, bring over a...
1
by: matt | last post by:
I get this error: Error: uncaught exception: Permission denied to call method XMLHttpRequest.open I think I need to sign my script, but not sure if what I want to do will even work. So let me...
1
by: crystalgal | last post by:
Hello. I am tring to create a form that multi people use perhaps at the same time to enter daily counts for their production output. Scenario: There is 10 offices. I created 10 tables named after...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.