blob: e4ed8ddd919ff16b863c97d934e96890f26dce3b [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.
//
= Видео 'Использование WebSocket API в веб-приложении'
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Видео 'Использование WebSocket API в веб-приложении' - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Видео 'Использование WebSocket API в веб-приложении'
|===
этой экранной демонстрации показано, как использовать WebSocket API и JSON для создания простого веб-приложения, обеспечивающего взаимодействие браузерных клиентов, подключенных к одной конечной точке WebSocket.
Автор: Кен Гэнфилд (Ken Ganfield)
Продолжительность: 14:00
link:http://bits.netbeans.org/media/websocketapi-screencast.mp4[+Загрузить / Смотреть видео целиком+] (75 МБ)
|Инструкции по созданию этого приложения в IDE содержатся в следующем практическом руководстве.
* link:maven-websocketapi.html[+Использование 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 +]