blob: ee5588f6b81d06de25eb461069c71361e4284a24 [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.
//
= Vídeo Usando a API do WebSocket em uma Aplicação Web
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Vídeo Usando a API do WebSocket em uma Aplicação Web - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Vídeo Usando a API do WebSocket em uma Aplicação Web
|===
|Este screencast demonstra como usar API e JSON de WebSocket para criar uma aplicação web simples que permite a colaboração entre browsers do cliente que estão conectados a um ponto final de WebSocket único.
Autor: Ken Ganfield
Hora: 14:00
link:http://bits.netbeans.org/media/websocketapi-screencast.mp4[+Download / Veja em tamanho completo+] (75 MB)
|Para as etapas para criar essa aplicação no NetBeans IDE, consulte o seguinte tutorial.
* link:maven-websocketapi.html[+ Usando a API do WebSocket em uma Aplicação Web+]
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20Using%20the%20WebSocket%20API%20in%20a%20Web%20Application[+Enviar Feedback neste Tutorial+]
|===
== Links relacionados
* Demonstração: link:javaee-gettingstarted-screencast.html[+Conceitos Básicos sobre Aplicações Java EE+]
* link:javaee-gettingstarted.html[+Conceitos Básicos sobre Aplicações do Java EE+]
* link:javaee-intro.html[+Introdução à Tecnologia Java EE+]
* link:../../trails/java-ee.html[+Trilha de Aprendizado do Java EE e Java Web +]