Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imlinhanchao/custom-protocol-app

Custom Protocol Sample App
https://github.com/imlinhanchao/custom-protocol-app

application csharp desktop protocol web

Last synced: 1 day ago
JSON representation

Custom Protocol Sample App

Awesome Lists containing this project

README

        

# 自定义协议与网页

这是一个自定义协议的例子,用于在网页打开桌面应用程序并连接进行一系列操作。自定义协议有别于常见的http、https、ftp等协议,它是由开发者自己定义的,可以用于在网页中打开桌面应用程序。