- qooxdoo Beginner's Guide
- Rajesh Kumar Bachu Mohamed Raffi
- 161字
- 2021-08-20 15:45:10
Chapter 2. Say Hello to the qooxdoo World!
This chapter explains how to set up the environment for qooxdoo client application development, how to create a client application, and how to build and run the application. It also explains about the format of the data that is passed between client and server, the transport protocol, and the various servers supported by the qooxdoo framework.
In this chapter, you'll read about the following:
- Installing qooxdoo tools (Python/Cygwin)
- Installing qooxdoo SDK
- Creating a simple application
- Passing the data to the server using JavaScript Object Notation (JSON)
- Communicating with the server using Remote Procedure Call (RPC)
- RPC servers
- Integrating with the Java server
By the end of this chapter, the user will have the development environment for Rich Internet Applications (RIAs) based on qooxdoo. The user will also have an understanding of how the end-to-end communication takes place from client to server.
Now, let's step into the qooxdoo world to say hello.
推薦閱讀
- 光網(wǎng)絡(luò)評(píng)估及案例分析
- 智能網(wǎng)聯(lián)汽車(chē)V2X與智能網(wǎng)聯(lián)設(shè)施I2X
- 物聯(lián)網(wǎng)檢驗(yàn)檢測(cè)技術(shù)
- 走進(jìn)物聯(lián)網(wǎng)
- 網(wǎng)絡(luò)互聯(lián)技術(shù)(實(shí)踐篇)
- 智慧城市中的移動(dòng)互聯(lián)網(wǎng)技術(shù)
- Drush User’s Guide
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實(shí)戰(zhàn)
- 通信十年:擁抱互聯(lián)網(wǎng)
- Practical Web Penetration Testing
- 深入理解Nginx:模塊開(kāi)發(fā)與架構(gòu)解析
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)
- 基于IPv6的家居物聯(lián)網(wǎng)開(kāi)發(fā)與應(yīng)用技術(shù)
- OpenShift Cookbook