大约有 840 项符合查询结果(耗时:0.0175秒) [XML]

https://bbs.tsingfun.com/thread-1277-1-1.html 

怎样用app inventor连接终端的wifi热点。 - App Inventor 2 中文网 - 清泛I...

...道终端的端口与IP,只知道热点名称与密码情况下,可以连接上吗?我也下载了这个模块clientsocket,是不是还要增加其它模块才可以?使用Wifi拓展:https://puravidaapps.com/wifi.php   貌似可以实现,你可以自己先研究一下。中...
https://www.fun123.cn/referenc... 

App Inventor 2 Ai2 Starter模拟器下载及安装,AI伴侣升级到最新版 · App Inventor 2 中文网

...aiStarter内置AI伴侣的方式及原理》。 Ai2 Starter使用步骤 连接模拟器 连接中 参考测试结果 内置中文最新版AI2伴侣 Ai2 Starter模拟器连接一直失败? 在aiStarter正常启动的情况下,“连接” -> “模拟器” 一直失败?如下图: ...
https://www.fun123.cn/referenc... 

将Genymotion模拟器与App Inventor一起使用 · App Inventor 2 中文网

...n 和其他模拟器。 国内用户建议参考下列模拟器: 【连接调试】App Inventor 2 连接方式:AI伴侣、模拟器、USB 【连接调试】Ai2 Starter模拟器下载及安装 将Genymotion模拟器与App Inventor一起使用 与 App Inventor 一...
https://www.fun123.cn/reference/iot/ble_spp.html 

低功耗蓝牙(BLE) 和 经典蓝牙(SPP) 的区别 · App Inventor 2 中文网

...本,经典配对模式在两台蓝牙设备之间建立虚拟串口数据连接,提供一种简单而直接的数据传输通路用于数据交换。 传输距离 距离较短,通信范围一般为10米左右。 通信距离较远,可达100米。 ...
https://bbs.tsingfun.com/thread-1481-1-1.html 

nFC Connect低功耗蓝牙APP工具的使用 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...描设备 扫描到的附近设备会显示名称、设备id、信号、连接按钮等信息。点击SCAN或者下拉界面,可以刷新设备列表。出现目标设备后点击 STOP SCANNING 可停止扫描。筛选设备:可以根据设备名字、已收藏等增加过滤条件,以更精...
https://bbs.tsingfun.com/thread-2055-1-1.html 

【待研究】BlueToothLE AutoReconnect 自动重连开启后,后台运行的App激活...

...真,App将尝试重连已断开的设备(比如:距离过大导致的连接断开等)。注意:这不适用于通过调用 Disconnect 方法断开的连接,这类断开连接需要通过调用 Connect 或 ConnectWithAddress 进行重新连接。 这个属性设置为“真”后,在bl...
https://stackoverflow.com/ques... 

java.net.ConnectException: Connection refused

... I had the same problem with Mqtt broker called vernemq.but solved it by adding the following. $ sudo vmq-admin listener show to show the list o allowed ips and ports for vernemq $ sudo vmq-admin listener start port=1885 -a 0.0.0.0 --mountpoint /ap...
https://www.tsingfun.com/it/cpp/2162.html 

Socket send函数和recv函数详解以及利用select()函数来进行指定时间的阻塞 ...

...lags ); 不论是客户还是服务器应用程序都用send函数来向TCP连接的...int send( SOCKET s, const char FAR *buf, int len, int flags ); 不论是客户还是服务器应用程序都用send函数来向TCP连接的另一端发送数据。 客户程序一般用send函数向服务器发...
https://stackoverflow.com/ques... 

What is ActiveMQ used for - can we apply messaging concept using a Database?

...eatures that are only in ActiveMQ, wire protocols like OpenWire, STOMP and MQTT, JMS, EIP together with Apache Camel, message patterns like "request/reply" and "publish/subscribe", JMS Bridging, clustering ("network of brokers"), which allow scaling and distributions, etc. You should read up on thos...
https://www.tsingfun.com/it/tech/659.html 

ros 基本调试 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...方法。如果你计划在虚拟机上运行,为了和虚拟串口建立连接,应该使用com0com(http://www.reactos.org/wiki/Com0com),而非命名管道。 虚拟机 如果想从虚拟机获得串口输出,可以访问下面虚拟机调试专栏 QEMU http://www.reactos.org/wiki/QEM...