ftps:// and https://
Moderator: Moderators
-
Napro
- Posts: 10
- Joined: 2003-02-25 17:50
ftps:// and https://
make it so when ya click something starting with ftps:// and https:// process those links in the userz browser
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
The problem is not what application to launch when firing a URL, the problem is allowing DC++ to recognize ftps and https as valid protocols. Look at HubFrame.cpp:604 or so in HubFrame::onLButton() to see how DC++ does this currently. It gets the text from the window then does a comparison on the first portion of it... Once DC++ knows it can handle that url (which it currently doesn't know with https/ftps), it does a ShellExecute on it, so whatever the default protocol handler is should pick up on it.
Who is online
Users browsing this forum: Google [Bot] and 0 guests