제임스딘딘의
Tech & Life

수행 프로젝트 이력/참여자주도형 정보공유 시스템 [2011.12~2012.02]

자료조사(5) - 구글 토크 개발자 문서 (음성채팅 App)

제임스-딘딘 2011. 11. 25. 11:59

Google 토크 개발자 문서

We've provided the following documentation specifically for developers: 우리는 특별히 개발자를위한 다음과 같은 문서를 제공합니다 :

  • Google Talk and Open Communications : answers some basic questions about the protocol and codecs used by Google Talk, as well as future goals and federation. Google 토크 및 개방형 통신이 : 답변 프로토콜과 Google 토크뿐만 아니라, 미래의 목표와 연맹에서 사용되는 코덱에 대한 몇 가지 기본적인 질문.
  • libjingle : an open-source C++ library that you can use to build peer-to-peer applications for voice, video, or file-sharing. libjingle : 오픈 소스 C + 당신은 음성, 비디오 또는 파일 공유를위한 피어 - 투 - 피어 응용 프로그램을 구축하는 데 사용할 수있는 + 라이브러리입니다. The code handles both connection negotiation and data exchange. 코드가 연결 협상 및 데이터 교환을 모두 처리합니다.
  • Google Talk XMPP extensions : describes the non-standard XMPP extensions used by the Google Talk server. Google은 XMPP 확장 토크 : Google 토크 서버가 사용하는 비 표준 XMPP 확장을 설명합니다. If you build an XMPP client, you can listen for and use these extensions to provide greater functionality to your application. 당신은 XMPP 클라이언트를 빌드하는 경우에 대해 들어 귀하의 응용 프로그램에 더 많은 기능을 제공하기 위해 이러한 확장 기능을 사용할 수 있습니다.

What do you want to do? 당신은 어떻게할까요?

I want to build a client that connects to the Google Talk service 저는 Google 토크 서비스에 연결하는 클라이언트를 빌드하려면

  1. Read the overview page: Google Talk and Open Communications . : 개요 페이지 읽기 Google 토크 및 개방형 통신 .
  2. Implement the XMPP standards that apply to clients. 구현 XMPP 표준을 고객에게 적용됩니다.
  3. Implement the standard (proposed) Jingle extensions that you want your client to support. 표준 (제안) 구현 징글 확장 하여 고객 지원하려는 있습니다.
  4. Understand the non-standard XMPP extensions used by Google Talk . 이해 Google 토크에서 사용하는 비표준 XMPP 확장 .
  5. If you want to also support voice calls and/or file transfer, support libjingle . 당신은 또한 음성 통화 및 / 또는 파일 전송 지원 지원하려는 경우 libjingle을 .
  6. I want to understand the signaling for voice and video interoperability with the Google voice and video plugin. 내가 이해하고 싶어요 음성 및 영상 신호 상호 운용을위한 Google 음성 및 비디오 플러그인과 함께합니다.

I want to connect my service with the Google Talk service (federation) 저는 Google 토크 서비스 (연합) 내 서비스를 연결하려면

  1. Read the overview page: Google Talk and Open Communications . : 개요 페이지 읽기 Google 토크 및 개방형 통신 .
  2. Implement the XMPP standards that apply in server-to-server communications. 구현 XMPP 표준 서버 간 통신에 적용됩니다.
  3. Implement the standard (proposed) Jingle extensions that you want your service to support. 표준 (제안) 구현 징글 확장 하면 서비스를 지원하려는 있습니다.
  4. Understand non-standard XMPP extensions used by Google Talk . 이해 Google 토크에서 사용하는 비표준 XMPP 확장 .

I want to write a chat bot 저는 채팅 로봇을 쓰고 싶어!

  1. Read the Google App Engine XMPP API docs for Java or Python . 를위한 Google 애플 리케이션 엔진 XMPP API 문서를 참조하십시오 자바 또는 파이썬 .

Google uses Open AIM for the AIM® in Gmail feature. Google은 사용하는 오픈 AIM을 위한 AIM ® Gmail의 기능 인치


출처 : http://translate.googleusercontent.com/translate_c?hl=ko&langpair=en%7Cko&rurl=translate.google.co.kr&twu=1&u=http://code.google.com/apis/talk/talk_developers_home.html&usg=ALkJrhjmHtJ7ty4BU1cphX9cwdziMDeU_A