Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old August 8th, 2004, 12:51 AM
swarren swarren is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 2 swarren User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
IIS serving an image from a private ip address?

Hello,

I am trying to put up a small website that will consolidate images collected from several IP cameras we have on our local area network.

The web server will be accessible from outside the LAN, but the cameras are not accessible from outside the LAN.

So, the URL that I use on the IMG= statement is invalid when a browser is outside the private LAN.

The line is: <A HREF="http://192.168.3.52/cgi-bin/image.jpg?imgprof=VGA">
The 192.168.3.52 is the actual address of the IP camera that will be serving the .JPG image file, but that address is only valid when viewed from inside the LAN, not from the open Internet.

How can I force the IIS application to act as a "server" for images it does not have on its on hard drive, without having the IP camera FTP each image to a local server whether or not anyone is browsing the link? I could do this but I expect this to be a little used page and that would cause a lot of unnecessary traffic on the network with all the cameras sending images in that would most likely never be seen.

I would rather the IIS redirect the link and serve the image as if it were local to the IIS machine, so that the same HTML page would be viewed properly on local and remote users.

Thanks!
Stu

Reply With Quote
  #2  
Old August 8th, 2004, 01:07 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 21 h 28 m 48 sec
Reputation Power: 180
As long as the webserver has access to the private IP's, you could use some asp page to get the image from the private IP by code and present it to the web user. The user won't know where the image came from.

This technique is used by people to prevent outside sites from linking directly to an image from their site. Some judicious googling should turn up examples.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old August 10th, 2004, 03:19 AM
freeasphelp's Avatar
freeasphelp freeasphelp is offline
Beyond The Impossible
ASP Free Novice (500 - 999 posts)
 
Join Date: Sep 2003
Location: Shawnee Mission, KS, USA
Posts: 921 freeasphelp User rank is Corporal (100 - 500 Reputation Level)freeasphelp User rank is Corporal (100 - 500 Reputation Level)freeasphelp User rank is Corporal (100 - 500 Reputation Level)freeasphelp User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 23 h 25 m 9 sec
Reputation Power: 6
most likely try some ASP or ASP.NET. XML.HTTP will allow you to get your content locally and then output that data to the client.
__________________
John Shepard
Beyond The Impossible
-----------------------------
Has a post helped you? Please show your apprecitation by clicking the
image in the right upper corner.
Posting code? Put your code between [code] and [/code] tags.
X-Login and X-Send

Reply With Quote
  #4  
Old August 12th, 2004, 10:15 AM
swarren swarren is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 2 swarren User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Not a valid solution

I could turn the cameras into FTP image downloaders which would continuously download images to the FTP site locally, and then use links to the local FTP server addresses for the current image for each camera. This would load both the FTP server and the local LAN with generally unneeded traffic downloading images that for the most part, won't be seen by anyone.

The beauty of an IP based camera is that it generates no traffic when there is no utilization. So, no browser = no bandwidth needed.

I need some way to generate an address that would redirect the traffic to an internal address, and forward the request to the webcam where it would serve the image to the browser.

If there is an ASP file that would download the image from the camera, and change the link to a local image, that would work. I don't know what to ask for on Google to find what may be already available.

Thanks!
Stu

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > IIS serving an image from a private ip address?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway