Own protocol in browser

112 Views Asked by At

I try to implement WebClientPrinter by Neodynamic. This library makes request by this format:

webclientprint:http://localhost:1294/wcp.axd?sid=cm50pdi0tyfsm0feejnzjtsk&wcppping

it is similar to this notation.

javascript: method()

My question is why browser know what to do with this protocol?

1

There are 1 best solutions below

1
On BEST ANSWER

I find information about it, I hope it could be interesting to someone.

http://www.codeproject.com/Articles/332206/Custom-URL-Protocol-for-Invoking-Application