Jump to content

Recommended Posts

Posted (edited)

In the help file for my menu-program, it says this

Absolute paths

The application considers the input string as an absolute path only if one of the following protocols are found in front of the string:

 

http://

https://   

ftp://

mms://   

mailto:   

file:////servername/    (if you access a server)

file:///driveletter|/    (if you access a drive)

or file:///driveletter:/    (if the above drive syntax is not supported by your network. You may need to try both and keep the one that works)

 

I understand all that, but what is mms:// ? :(

I assume its not the same as mms in cellphones. :dance:

Edited by Jikrantz
Posted

mms stands for Microsoft Media Server. mms:// is used for streaming .asf (Advanced Streaming Format) files which is basically windows media audio and video.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...