Hi,
After I did some research about html5 websockets. I found a solution which is very good for html5 websocket. (Superwebsocket).
SuperWebSocket is a .NET implementation of WebSocket server. I tried the demo application in my webserver. It is working very good and very easy to implement but after i visit the website from my android phone, i figured out that my htc incredible s webkit doesn't support html5 websockets which is a dead end for me. I need some solution which is platform independent and can work on iphone,android and in the web.
http://superwebsocket.codeplex.com/
So, i headed towards to reverse ajax solution and i found library which is called Pokein for .Net server push messages, i will use this library in my thesis.
http://pokein.codeplex.com/
I will try to give more information and background from the beginning of server side applications until html5 websocket including reverse ajax(comet) tech. in my next post.
In conclusion, superwebsocket is very good start for html 5 websocket, but unfortunately it doesn't have support for android devices, maybe in later versions android can support html5 websockets and i can use it for my applications.
Sunday, July 17, 2011
Thursday, July 14, 2011
Html5 or Reverse Ajax(Comet)?
I will try to decide which method is going to be the best to implement, my solution should be platform independent, it should be used on mobile platforms and on the web, i will decide for it as soon as possible.
Thesis Work
Hi,
This is going to be my page for my thesis work, so i will try to post the things about my work and my references, at the end i know that i will have great experience about Html5, Web Sockets and Reverse Ajax(Comet).
Thesis Subject
analyzing websocket protocol and implement a chat server in the local area network which will communicate through the websocket protocol based on tcp
Subscribe to:
Comments (Atom)