Jump to content

Recommended Posts

Posted

Hi all

 

Not sure if this is possible, but here goes.

 

We haev a media streaming server in school that is accessible via our sharepoint install.

 

What I would like to do if possible, is when clicking on the link within school it uses the local address for the server and when accessed outside of school it uses the external details.

 

I think what I am after is something like:

 

When clicked access mms://172.16.0.5/stream.wmv if not available goto mms://schoolname.com/stream.wmv

 

Cheers

 

Andrew

Posted
You should be able to do this using DNS on your server. I think creating an alias (CNAME) record which points the hostname for 172.16.0.5 to schoolname.com would do this, couldn't it? :confused:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...