|
-
Jul 13th, 2011, 05:24 PM
#1
Thread Starter
New Member
ownappname://
Hi there,
i have a question.
I would like te call my own build application from a web browser.
i know vnc has a method to start there app from a webpage if you put this as a link: vnc://<link>.vnc
Is this also possible with my vb.net app?
-
Jul 13th, 2011, 05:51 PM
#2
Member
Re: ownappname://
I don't personally know, but I think that since it pertains primarily to TCP/IP, the RFCs would be a good place to start. University of Ohio used to have a good set of online RFCs.
Last edited by Og_ofthejungle; Jul 13th, 2011 at 05:52 PM.
Reason: mis-spelled
-
Jul 13th, 2011, 10:13 PM
#3
Re: ownappname://
It's called a URL protocol, and you set it up with some registry keys and letting your program take command-line arguments. That MSDN documentation has an example that should be illuminating.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|