如何通过网络浏览器访问C ++程序? [英] How do i make a C++ program be accessed via a web browser?

查看:103
本文介绍了如何通过网络浏览器访问C ++程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我刚刚完成了使用C ++开发视觉系统的工作,我想创建一个基于视觉系统的视觉搜索引擎,现在我想创建一个网页,以便用户可以访问运行在视觉系统上的视觉系统.一台服务器.如何将已经开发的C ++程序嵌入到Web浏览器或Web服务器中?

我想演示该视觉系统以进行筹款,以便我可以基于视觉搜索来创建公司.

Hey i just finished developing a Vision System using C++ and i want to create a visual search engine based on my Vision System, now i want to create a web-page so that a user can have access to the Vision System running on a server. How do i embed an already developed C++ program into a web browser or web-server?

I want to demonstrate this vision system in order to fund-raise so that i can start a company based on visual search.

推荐答案

您可以使用任何网络脚本语言用于设计基于Web的界面的jsp,您需要公开视觉系统的api(可供jsp页面使用),c ++ api之间的通信jsp可以基于套接字.

那么,视觉系统是什么,请提供详细信息以获得更具体的答案.
You can use any web scripting languages like jsp for designing web based interface and you need to expose an api of your vision system which can be used by jsp pages, communications between c++ api jsp can be based on sockets.

Well what is this vision system thing, come up with details for more specific answers.


这篇关于如何通过网络浏览器访问C ++程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆