Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
ravi1989
Posts: 745
Registered: ‎07-21-2012
My Carrier: 0

implementation of chatting without using socket programming or polling

Hi

 

can you please tell me how to implement chatting without using socket programming or polling .

i want to implement chating using only .js and html5  file so that it is compatible to all device ..

Please use plain text.
Contributor
paroxysm
Posts: 30
Registered: ‎09-15-2012
My Carrier: AT&T

Re: implementation of chatting without using socket programming or polling

You should look into Web Sockets. http://www.html5rocks.com has more information about them.

Please use plain text.