blob: e222ab870c20ca6c4cf337c105f0791156355d21 [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 创建简单 Web 应用程序,以在连接到单个 WebSocket 端点的客户端浏览器之间实现协作。
作者:Ken Ganfield
播放时长:14:00
link:http://bits.netbeans.org/media/websocketapi-screencast.mp4[+下载/观看全图+] (75 MB)
|有关在 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 学习资源 +]