( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004275176{main}( ).../app.php:0
20.99761560056MyDB->MyDB( ).../app.php:4
30.99891828464ADOConnection->PConnect( ).../MyDB.php:42
40.99891828696ADODB_mysql->_pconnect( ).../adodb.inc.php:484
50.99891828744mysql_pconnect ( ).../adodb-mysql.inc.php:381

( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004275176{main}( ).../app.php:0
21.00031839560getInstallCount( ).../app.php:17
31.00031839736MyDB->MyDB( ).../common.php:109
41.00041840656ADOConnection->PConnect( ).../MyDB.php:42
51.00041840704ADODB_mysql->_pconnect( ).../adodb.inc.php:484
61.00041840752mysql_pconnect ( ).../adodb-mysql.inc.php:381
コネクトブラウザ

コネクトブラウザ


■コネクトブラウザとは
Web Bluetoothを利用しているwebサイトをiOSでも利用できるようになります。

IoTデバイス等とブラウザ経由でデータ連携するようなwebサイトを提供されている/提供を検討している方はぜひご利用ください。

スマートフォン向けアプリを作成する前の接続検証用アプリとしてもご利用いただけます。


■現在サポートしているWeb Bluetoothの機能
- Bluetooth.getAvailability
- Bluetooth.requestDevice
- BluetoothDevice.addEventListener
- BluetoothDevice.removeEventListener
- BluetoothRemoteGATTServer.connect
- BluetoothRemoteGATTServer.disconnect
- BluetoothRemoteGATTServer.getPrimaryService
- BluetoothGATTService.getCharacteristic
- BluetoothGATTCharacteristic.readValue
- BluetoothGATTCharacteristic.writeValue
- BluetoothGATTCharacteristic.writeValueWithoutResponse
- BluetoothGATTCharacteristic.startNotifications
- BluetoothGATTCharacteristic.stopNotifications
- BluetoothGATTCharacteristic.addEventListener
- BluetoothGATTCharacteristic.removeEventListener