TCP 代理/网桥的 WebSocket Websockify

码农软件 · 软件分类 · WebSocket开发包 · 2019-04-17 15:14:09

软件介绍

Websockify 是到 TCP 代理/网桥的 WebSocket。可让浏览器连接到任何应用程序/服务器/服务。通过 Python, C, Node.js 和 Ruby 实现。

示例代码:

构建 Python SSL 模块(要求 Python 2.5 及更高版本)

安装构建的依赖,在 Ubuntu 上使用该命令:

sudo aptitude install python-dev bluetooth-dev

在 websockify 存储库的顶层,下载,构建和链接 ssl 模块

wget --no-check-certificate http://pypi.python.org/packages/source/s/ssl/ssl-1.15.tar.gz
tar xvzf ssl-1.15.tar.gz
cd ssl-1.15
make
cd ../
ln -sf ssl-1.15/build/lib.linux-*/ssl ssl

本文地址:https://codercto.com/soft/d/3785.html

Heuristic Search

Heuristic Search

Stefan Edelkamp、Stefan Schrodl / Morgan Kaufmann / 2011-7-15 / USD 89.95

Search has been vital to artificial intelligence from the very beginning as a core technique in problem solving. The authors present a thorough overview of heuristic search with a balance of discussio......一起来看看 《Heuristic Search》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具