For the integration, I see basically two choices.

1. you simply create a new WebSocket-Object early in your application-lifecycle 
and use the native WS-events in your code. Native events and qooxdoo-events can 
exist side-by-side.

2. You use/write a wrapper for making the web socket a better fit to the 
qooxdoo world. You posted an example of such a wrapper yourself earlier in this 
discussion.

Best,
Andreas 


Am 04.09.2013 um 14:07 schrieb matteomasina <[email protected]>:

> The software I'm developing has these needed :
> 
> - cross platform
> - the possibility of transfer not only text data, but binary data too.
> 
> so after a while of studying I beleive that the integration of HTML5
> websocket should be good !
> 
> But in which way I can integrate HTML5 websocket in qooxdoo Desktop App ?
> 
> Thank you
> 
> 
> 
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/how-to-use-or-integrate-socket-in-qooxdoo-tp7584526p7584543.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to