在网页中嵌入 Telnet 控件
我想知道是否有任何 Telnet“控件”可以嵌入到网页(更具体地说,ASP.NET MVC 页面)中。我不想使用 ActiveX 控件,但我愿意接受任何建议(Javascript 解决方案是理想的)。
I was wondering if there are any Telnet "controls" that can be embedded into a web page (more specifically, a ASP.NET MVC page). I'd prefer not to use an ActiveX control, but I am open to any suggestions (a Javascript solution would be ideal).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以查看 Anyterm 寻找潜在的 Javascript 解决方案。如果您愿意使用 Flash,还有 FMud。
我认为这两者都没有办法让用户指定他们想要连接的位置(您在嵌入之前预先配置它们),但如果您不需要该功能,它们都可以很好地工作。
You could look at Anyterm for a potential Javascript solution. There's also FMud if you're willing to go flash.
I don't think that either of these have a way for a user to specify where they want to connect to (you pre-configure them before embedding), but if you don't need that functionality, they both work pretty well.