TCH-Thomas Posted May 21, 2004 Posted May 21, 2004 (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. Edited May 21, 2004 by Jikrantz Quote
MikeJ Posted May 21, 2004 Posted May 21, 2004 mms stands for Microsoft Media Server. mms:// is used for streaming .asf (Advanced Streaming Format) files which is basically windows media audio and video. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.