blob: 2f78f5bf5548c343f3fee51c93f760f0b1080ddd [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= WebアプリケーションでのWebSocket APIの使用のビデオ
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: WebアプリケーションでのWebSocket APIの使用のビデオ - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, WebアプリケーションでのWebSocket APIの使用のビデオ
|===
|このスクリーンキャストでは、WebSocket APIおよびJSONを使用して、単一のWebSocketエンドポイントに接続されているクライアント・ブラウザ間のコラボレーションを可能にする、単純なWebアプリケーションを作成する方法を示します。
作成者: Ken Ganfield
時間: 14:00
link:http://bits.netbeans.org/media/websocketapi-screencast.mp4[+ダウンロード/フルサイズを視聴+] (75MB)
|NetBeans IDEでこのアプリケーションを作成する手順の詳細は、次のチュートリアルを参照してください。
* link:maven-websocketapi.html[+WebアプリケーションでのWebSocket APIの使用+]
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Using%20the%20WebSocket%20API%20in%20a%20Web%20Application[+このチュートリアルに関するご意見をお寄せください+]
|===
== 関連リンク
* デモ: link:javaee-gettingstarted-screencast.html[+Java EEアプリケーションの開始+]
* link:javaee-gettingstarted.html[+Java EEアプリケーションの開始+]
* link:javaee-intro.html[+Java EEテクノロジ入門+]
* link:../../trails/java-ee.html[+Java EEおよびJava Webの学習 +]