Meebo api

meebo의 chat api 나름대로 좋은데 다만 room api를 이용해 customize 하려면 파트너를 신청해야 되는게 나로소는 약간 아쉽다 TT

그래서 아에 meebo의 open api를 써서 챗 룸을 만드는게 개발자에게는 나을 수도 있을 것 같다. 참고로 meebo(meebo.com)의 api는 크게 javascript ,as3를 지원한다. 
meebo application initialization 과정은 다음과 같다 .

Client
1. User A opens IM window with Usre B
2. User A select Application from menu
3. Room is launched within meebo
 - IFrame created
 -Application URL loaded
*이때   Application 파라미터(app_instance_id,app_id)를 넘겨 받는다.
4.Application calls registerApp with the App Instance ID parameter
5. meebo sends invite(s) to User(s) B(C,D,etc) in the form of a URL with thw App Instance ID embedded.Meebo also sends a join message to the app for every user currently in the room

Create a Meebo Chat Room

Posted by 이창명

2008/08/21 13:48 2008/08/21 13:48
, ,
Response
881 Trackbacks , No Comment
RSS :
http://changmlee.com/rss/response/7

Trackback URL : http://changmlee.com/trackback/7

Leave a comment
[로그인][오픈아이디란?]
오픈아이디로만 댓글을 남길 수 있습니다
« Previous : 1 : 2 : 3 : 4 : 5 : 6 : 7 : ... 8 : Next »