[tuxdroid-svn] r1407 - in software_suite_v2/tuxware: . tuxhttpserver tuxhttpserver/trunk tuxhttpse
Status: Beta
Brought to you by:
ks156
From: remi <c2m...@c2...> - 2008-07-29 07:30:49
|
Author: remi Date: 2008-07-29 09:30:55 +0200 (Tue, 29 Jul 2008) New Revision: 1407 Added: software_suite_v2/tuxware/tuxhttpserver/ software_suite_v2/tuxware/tuxhttpserver/branches/ software_suite_v2/tuxware/tuxhttpserver/tags/ software_suite_v2/tuxware/tuxhttpserver/trunk/ software_suite_v2/tuxware/tuxhttpserver/trunk/.project software_suite_v2/tuxware/tuxhttpserver/trunk/.pydevproject software_suite_v2/tuxware/tuxhttpserver/trunk/.settings/ software_suite_v2/tuxware/tuxhttpserver/trunk/.settings/org.eclipse.core.resources.prefs software_suite_v2/tuxware/tuxhttpserver/trunk/src/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/AUTHORS software_suite_v2/tuxware/tuxhttpserver/trunk/src/COPYING software_suite_v2/tuxware/tuxhttpserver/trunk/src/README software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/html/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/html/test_mouth_cmd.html software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/CommandRequest.js software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/Hashtable.js software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/TuxAPI.js software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/xsl/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/xsl/services.xsl software_suite_v2/tuxware/tuxhttpserver/trunk/src/installer.nsi software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAccess.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAttitune.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceClient.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceEyes.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceFiles.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceFlippers.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceIR.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceLeds.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceMouth.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceParent.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceSoundFlash.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceSpinning.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceStatus.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceTTS.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceWav.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/rev.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/setup.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpserver.py software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpservice.exe software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpservice_install.bat software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpservice_start.bat software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpservice_stop.bat software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxhttpservice_uninstall.bat software_suite_v2/tuxware/tuxhttpserver/trunk/src/tuxsys.ico software_suite_v2/tuxware/tuxhttpserver/trunk/src/version.py Log: * added "tuxhttpserver" project at version "0.0.1-BETA" Added: software_suite_v2/tuxware/tuxhttpserver/trunk/.project =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/.project (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/.project 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tuxhttpserver</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.python.pydev.PyDevBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.python.pydev.pythonNature</nature> + </natures> +</projectDescription> Added: software_suite_v2/tuxware/tuxhttpserver/trunk/.pydevproject =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/.pydevproject (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/.pydevproject 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?eclipse-pydev version="1.0"?> + +<pydev_project> +<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH"> +<path>/tuxhttpserver/src</path> +</pydev_pathproperty> +<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.4</pydev_property> +</pydev_project> Added: software_suite_v2/tuxware/tuxhttpserver/trunk/.settings/org.eclipse.core.resources.prefs =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/.settings/org.eclipse.core.resources.prefs (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/.settings/org.eclipse.core.resources.prefs 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,4 @@ +#Wed Jun 11 09:22:56 CEST 2008 +eclipse.preferences.version=1 +encoding//src/tuxhttpserver.py=latin1 +encoding//src/version.py=latin1 Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/AUTHORS =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/AUTHORS (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/AUTHORS 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,5 @@ +Tuxdroid HTTP REST Server was written by: + + Remi Jocaille <rem...@c2...> + +Contributors: Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/COPYING =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/COPYING (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/COPYING 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/README =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/README (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/README 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,11 @@ +Tuxdroid HTTP REST Server v0.0.1.1-ALPHA + +Howto load it (In root !) : + $python tuxhttpserver.py <port number> + example: + $sudo python tuxhttpserver.py 81 + +For all information about tuxdroid, please visit: + + http://www.tuxisalive.com + Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/html/test_mouth_cmd.html =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/html/test_mouth_cmd.html (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/html/test_mouth_cmd.html 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,41 @@ +<script language="javascript" SRC="/js/Hashtable.js"></script> +<script language="javascript" SRC="/js/CommandRequest.js"></script> +<script language="javascript" SRC="/js/TuxAPI.js"></script> + +<script type="text/javascript" language="javascript"> + + function on_head_button(value, delay) + { + alert(value + ' : ' + delay); + } + + function on_mouth_position(value, delay) + { + document.getElementById('i_final_state').value = value + } + + + var tux = new TuxAPI(); + tux.connect("AjaxTest", "123456789"); + tux.register_event("head_button", on_head_button); + tux.register_event("mouth_remaining_movements", on_mouth_position); + setInterval('tux.__retrieve_events()', 100); + tux.mouth.get_position(); + +</script> + +<img id="img_cmd" src="" width="0" height="0"></img> + +<input type="button" id="butAddReset" value="Mouth open" onClick="javascript:tux.mouth.open();"/> <br> + +<input type="button" id="butAddReset" value="Mouth close" onClick="javascript:tux.mouth.close();"/> <br> + +<input type="button" id="butAddReset" value="Mouth on" onClick="javascript:tux.mouth.on(document.getElementById('i_count').value, document.getElementById('i_final_state').value);"/> +<input type="text" id="i_count" value="2"/> +<input type="text" id="i_final_state" value="NDEF"/><br> + +<input type="button" id="butAddReset" value="Mouth on during" onClick="javascript:tux.mouth.on_during(document.getElementById('i_duration').value, document.getElementById('i_final_state1').value);"/> +<input type="text" id="i_duration" value="2.0"/> +<input type="text" id="i_final_state1" value="NDEF"/><br> + +<input type="button" id="butAddReset" value="Mouth off" onClick="javascript:tux.mouth.off();"/> <br> \ No newline at end of file Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/CommandRequest.js =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/CommandRequest.js (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/CommandRequest.js 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,119 @@ +var http_request = false; +var result_dict = false; + +function send_command(url) +{ + if (window.XMLHttpRequest) + { // Mozilla, Safari,... + http_request = new XMLHttpRequest(); + + if (http_request.overrideMimeType) + { + http_request.overrideMimeType('text/xml'); + } + } + else + { + if (window.ActiveXObject) + { // IE + try + { + http_request = new ActiveXObject("Msxml2.XMLHTTP"); + } + catch (e) + { + try + { + http_request = new ActiveXObject("Microsoft.XMLHTTP"); + } + catch (e){} + } + } + } + + if (!http_request) + { + alert('Cannot create XMLHTTP instance'); + return false; + } + + http_request.open('GET', url, false); + http_request.onload = onload; + result_dict = new Hashtable(); + + try + { + http_request.send(null); + result_dict.put('server_run', 'Success'); + } + catch (e) + { + result_dict.put('result', 'Failed'); + result_dict.put("data_count", 0); + result_dict.put('server_run', 'Failed'); + } + + return result_dict; +} + +function onload(event) +{ + if (event.target.readyState == 4) + { + if (event.target.status == 200) + { + try + { + var xmldoc = event.target.responseXML; + var root = xmldoc.getElementsByTagName('root').item(0); + var data_count = 0; + var data_node_name = ""; + + for (var iNode = 0; iNode < root.childNodes.length; iNode++) + { + var node = root.childNodes.item(iNode); + + if (node.firstChild.nodeValue != null) + { + result_dict.put(node.nodeName, node.firstChild.data); + } + else + { + var sub_dict = new Hashtable(); + + for (var jNode = 0; jNode < node.childNodes.length; jNode++) + { + var node1 = node.childNodes.item(jNode); + + sub_dict.put(node1.nodeName, node1.firstChild.data); + } + + if (node.nodeName == "data") + { + data_node_name = "data" + data_count; + data_count++; + } + else + { + data_node_name = node.nodeName; + } + + result_dict.put(data_node_name, sub_dict); + } + } + + result_dict.put("data_count", data_count); + } + catch (e) + { + result_dict.put('result', 'Failed'); + result_dict.put("data_count", 0); + } + } + else + { + result_dict.put('result', 'Failed'); + result_dict.put("data_count", 0); + } + } +} \ No newline at end of file Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/Hashtable.js =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/Hashtable.js (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/Hashtable.js 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,145 @@ +// Code from : +// http://dev-for-fun.blogspot.com/2007/11/javascript-hashtable.html +function Hashtable() +{ + this.clear = hashtable_clear; + this.containsKey = hashtable_containsKey; + this.containsValue = hashtable_containsValue; + this.get = hashtable_get; + this.isEmpty = hashtable_isEmpty; + this.keys = hashtable_keys; + this.put = hashtable_put; + this.remove = hashtable_remove; + this.size = hashtable_size; + this.toString = hashtable_toString; + this.values = hashtable_values; + this.hashtable = new Array(); +} + +function hashtable_clear() +{ + this.hashtable = new Array(); +} + +function hashtable_containsKey(key) +{ + var exists = false; + + for (var i in this.hashtable) + { + if (i == key && this.hashtable[i] != null) + { + exists = true; + break; + } + } + + return exists; +} + +function hashtable_containsValue(value) +{ + var contains = false; + + if (value != null) + { + for (var i in this.hashtable) + { + if (this.hashtable[i] == value) + { + contains = true; + break; + } + } + } + + return contains; +} + +function hashtable_get(key) +{ + return this.hashtable[key]; +} + +function hashtable_isEmpty() +{ + return (this.size == 0) ? true : false; +} + +function hashtable_keys() +{ + var keys = new Array(); + + for (var i in this.hashtable) + { + if (this.hashtable[i] != null) + { + keys.push(i); + } + } + + return keys; +} + +function hashtable_put(key, value) +{ + if (key == null || value == null) + { + throw 'NullPointerException {' + key + '},{' + value + '}'; + } + else + { + this.hashtable[key] = value; + } +} + +function hashtable_remove(key) +{ + var rtn = this.hashtable[key]; + + this.hashtable[key] = null; + + return rtn; +} + +function hashtable_size() +{ + var size = 0; + + for (var i in this.hashtable) + { + if (this.hashtable[i] != null) + size ++; + } + + return size; +} + +function hashtable_toString() +{ + var result = ''; + + for (var i in this.hashtable) + { + if (this.hashtable[i] != null) + { + result += '{' + i + '},{' + this.hashtable[i] + '}\n'; + } + } + return result; +} + +function hashtable_values() +{ + var values = new Array(); + + for (var i in this.hashtable) + { + if (this.hashtable[i] != null) + { + values.push(this.hashtable[i]); + } + } + + return values; +} \ No newline at end of file Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/TuxAPI.js =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/TuxAPI.js (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/js/TuxAPI.js 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,419 @@ + +/////////////////////////////////////////////////////////////////////////////// +// Main Class : TuxAPI +/////////////////////////////////////////////////////////////////////////////// + +/* + * Class definition + */ +function TuxAPI() +{ + // Public methods and objects + this.connect = Public_TuxAPI_connect; + this.disconnect = Public_TuxAPI_disconnect; + this.register_event = Public_TuxAPI_register_event; + this.mouth = new TuxAPI_Mouth(this); + + // Private methods + this.__get_server_url = Private_TuxAPI_get_server_url; + this.__retrieve_events = Private_TuxAPI_retrieve_events; + this.__fill_callback_dict = Private_TuxAPI_fill_callback_dict; + + // Private variables + this.__serv_url = this.__get_server_url(); + this.__base_url = this.__serv_url; + this.__connected = false; + this.__timer_id = null; + this.__callback_dict = new Hashtable(); + this.__passwd = ""; + + // Initialization + this.__callback_dict.clear(); +} + +/* + * + */ +function Private_TuxAPI_get_server_url() +{ + var hostname = window.location.hostname; + var port = window.location.port; + + if (hostname == "") + { + hostname = "localhost"; + } + + return "http://" + hostname + ":" + port + "/"; +} + +/* + * + */ +function Public_TuxAPI_connect(name, passwd) +{ + var id_client = Server_client_create(this.__base_url, name, passwd); + + if (this.__connected) + { + return true; + } + + if (id_client != "-1") + { + this.__passwd = passwd + this.__base_url = this.__serv_url + id_client + "/"; + this.__connected = true; + this.__fill_callback_dict(); + + return true; + } + else + { + return false; + } +} + +/* + * + */ +function Public_TuxAPI_disconnect(passwd) +{ + if (!this.__connected) + { + return false; + } + else + { + this.__connected = false; + return Server_client_destroy(this.__base_url, passwd); + } +} + +/* + * + */ +function Public_TuxAPI_register_event(event_name, funct) +{ + if (this.__callback_dict.containsKey(event_name)) + { + this.__callback_dict.put(event_name, funct); + return true; + } + else + { + return false; + } +} + +/* + * + */ +function Private_TuxAPI_retrieve_events() +{ + if (!this.__connected) return; + + events_struct = Server_status_events(this.__base_url); + + if (events_struct.get("server_run") == "Failed") + { + this.disconnect(this.__passwd); + } + + if (events_struct.get("result") != "Success") + { + // No event was found + return; + } + + var event_count = events_struct.get("data_count"); + var i; + var cbk; + var event_name; + + for (i = 0; i < event_count; i++) + { + data_node = 'data' + i; + event_struct = events_struct.get(data_node); + event_name = event_struct.get("name"); + if (this.__callback_dict.containsKey(event_name)) + { + cbk = this.__callback_dict.get(event_name); + if (cbk != false) + { + cbk(event_struct.get("value"), event_struct.get("delay")); + } + } + } +} + +/* + * + */ +function Private_TuxAPI_fill_callback_dict() +{ + this.__callback_dict.clear(); + this.__callback_dict.put("wings_position", false); + this.__callback_dict.put("wings_remaining_movements", false); + this.__callback_dict.put("spinning_direction", false); + this.__callback_dict.put("spinning_remaining_movements", false); + this.__callback_dict.put("left_wing_button", false); + this.__callback_dict.put("right_wing_button", false); + this.__callback_dict.put("head_button", false); + this.__callback_dict.put("remote_button", false); + this.__callback_dict.put("mouth_position", false); + this.__callback_dict.put("mouth_remaining_movements", false); + this.__callback_dict.put("eyes_position", false); + this.__callback_dict.put("eyes_remaining_movements", false); + this.__callback_dict.put("descriptor_complete", false); + this.__callback_dict.put("radio_state", false); + this.__callback_dict.put("dongle_plug", false); + this.__callback_dict.put("charger_state", false); + this.__callback_dict.put("battery_level", false); + this.__callback_dict.put("battery_state", false); + this.__callback_dict.put("light_level", false); + this.__callback_dict.put("left_led_state", false); + this.__callback_dict.put("right_led_state", false); + this.__callback_dict.put("connection_quality", false); + this.__callback_dict.put("audio_flash_play", false); + this.__callback_dict.put("audio_general_play", false); + this.__callback_dict.put("general_sound_state", false); + this.__callback_dict.put("tts_pitch", false); + this.__callback_dict.put("tts_locutor", false); + this.__callback_dict.put("wav_0_sound_state", false); + this.__callback_dict.put("wav_0_pause_state", false); + this.__callback_dict.put("wav_0_stop", false); + this.__callback_dict.put("tts_0_sound_state", false); + this.__callback_dict.put("tts_0_pause_state", false); + this.__callback_dict.put("tts_0_stop", false); + this.__callback_dict.put("tts_0_voice_list", false); +} + +/////////////////////////////////////////////////////////////////////////////// +// Sub Class : TuxAPI_Mouth +/////////////////////////////////////////////////////////////////////////////// + +/* + * Class definition + */ +function TuxAPI_Mouth(parent) +{ + // Public methods + this.on = Public_TuxAPI_Mouth_on; + this.on_during = Public_TuxAPI_Mouth_on_during; + this.off = Public_TuxAPI_Mouth_off; + this.open = Public_TuxAPI_Mouth_open; + this.close = Public_TuxAPI_Mouth_close; + this.get_position = Public_TuxAPI_Mouth_get_position; + this.get_move = Public_TuxAPI_Mouth_get_move; + + // Private variables + this.__parent = parent +} + +/* + * + */ +function Public_TuxAPI_Mouth_on(count, final_state) +{ + if (!this.__parent.__connected) return false; + + return Server_mouth_on(this.__parent.__base_url, count, final_state) +} + +/* + * + */ +function Public_TuxAPI_Mouth_on_during(duration, final_state) +{ + if (!this.__parent.__connected) return false; + + return Server_mouth_on_during(this.__parent.__base_url, + duration, final_state) +} + +/* + * + */ +function Public_TuxAPI_Mouth_off() +{ + if (!this.__parent.__connected) return false; + + return Server_mouth_off(this.__parent.__base_url) +} + +/* + * + */ +function Public_TuxAPI_Mouth_open() +{ + if (!this.__parent.__connected) return false; + + return Server_mouth_open(this.__parent.__base_url) +} + +/* + * + */ +function Public_TuxAPI_Mouth_close() +{ + if (!this.__parent.__connected) return false; + + return Server_mouth_close(this.__parent.__base_url) +} + +/* + * + */ +function Public_TuxAPI_Mouth_get_position() +{ + if (!this.__parent.__connected) return "NDEF"; + + var result_dict = Server_status_request_one(this.__parent.__base_url, + "mouth_position") + + if (result_dict.get("result") == "Success") + { + return result_dict.get("data0").get("value"); + } + else + { + return null; + } +} + +/* + * + */ +function Public_TuxAPI_Mouth_get_move() +{ + if (!this.__parent.__connected) return false; + + var result_dict = Server_status_request_one(this.__parent.__base_url, + "mouth_remaining_movements") + + if (result_dict.get("result") == "Success") + { + if (result_dict.get("data0").get("value") == "0") + { + return false; + } + else + { + return true; + } + } + else + { + return false; + } +} + +/////////////////////////////////////////////////////////////////////////////// +// Flat commands from server +/////////////////////////////////////////////////////////////////////////////// + +function Server_send_command(cmd) +{ + var result_dict = send_command(cmd); + + if (result_dict.get("result") == "Success") + { + return true; + } + else + { + return false; + } +} + +/* + * Client resource + */ + +function Server_client_create(bcu, name, passwd) +{ + var cmd = bcu + "client/create?level=0&name=" + name + "&passwd=" + passwd; + var result_dict = send_command(cmd); + var id_client = "-1"; + + if (result_dict.get("result") == "Success") + { + id_client = result_dict.get("data0").get("client_id"); + } + + return id_client; +} + +function Server_client_destroy(bcu, passwd) +{ + var cmd = bcu + "client/destroy?passwd=" + passwd; + + return Server_send_command(cmd); +} + +/* + * Status resource + */ + +function Server_status_events(bcu) +{ + var cmd = bcu + "status/events?"; + + return send_command(cmd); +} + +function Server_status_request_one(bcu, status_name) +{ + var cmd = "status/request_one?status_name=" + status_name; + + return send_command(bcu + cmd); +} + +function Server_status_request_all(bcu) +{ + var cmd = "status/request_all?"; + + return send_command(bcu + cmd); +} + +/* + * Mouth resource + */ + + function Server_mouth_open(bcu) +{ + var cmd = bcu + 'mouth/open?'; + + return Server_send_command(cmd); +} + +function Server_mouth_close(bcu) +{ + var cmd = bcu + 'mouth/close?'; + + return Server_send_command(cmd); +} + +function Server_mouth_on(bcu, count, final_state) +{ + var cmd = bcu + 'mouth/on?'; + var params = 'count=' + count + '&final_state=' + final_state; + + return Server_send_command(cmd + params); +} + +function Server_mouth_on_during(bcu, duration, final_state) +{ + var cmd = bcu + 'mouth/on_during?'; + var params = 'duration=' + duration + '&final_state=' + final_state; + + return Server_send_command(cmd + params); +} + +function Server_mouth_off(bcu) +{ + var cmd = bcu + 'mouth/off?'; + + return Server_send_command(cmd); +} \ No newline at end of file Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/xsl/services.xsl =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/xsl/services.xsl (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/data/xsl/services.xsl 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<html xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml"> + <body style="font-family:Arial;font-size:12pt;background-color:#FFFFFF"> + + <xsl:for-each select="root/resource"> + + <div style="margin-bottom:1em;margin-top:1em;font-size:14pt;font-weight:bold;background-color:#CCCCCC"> + Resource : + <span style="font-weight:bold"><xsl:value-of select="name"/></span> + </div> + + <xsl:for-each select="service"> + + <div style="margin-left:20px;margin-bottom:1em;margin-top:1em;font-size:12pt;background-color:#EEEEEE"> + <xsl:value-of select="path"/> + </div> + + <div style="margin-left:40px;margin-bottom:1em;font-size:10pt"> + <span style="font-weight:bold;font-style:italic"> + <xsl:value-of select="synopsis"/> + </span> + </div> + + <div style="margin-left:40px;margin-bottom:1em;font-size:10pt"> + <span style="font-weight:bold"> + Level : + </span> + <xsl:value-of select="level"/> + </div> + + <div style="margin-left:40px;margin-bottom:1em;font-size:10pt"> + <span style="font-weight:bold"> + Parameters : + </span> + </div> + + <xsl:for-each select="parameters/*"> + <div style="margin-left:60px;font-size:10pt"> + <xsl:value-of select="name()"/> : + <span style="margin-left:3em;"><<xsl:value-of select="."/>></span> + </div> + </xsl:for-each> + + </xsl:for-each> + + </xsl:for-each> + + </body> +</html> \ No newline at end of file Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/installer.nsi =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/installer.nsi (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/installer.nsi 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,139 @@ +; installer.nsi +; This installer which install the python 2.4 for tuxdroid use +; ----------------------------------------------------------------------------- + +; HM NIS Edit Wizard helper defines +!define PRODUCT_NAME "Tuxdroid HTTP server" +!define PRODUCT_VERSION "0.0.1-r1407-BETA" + + +; The name of the installer +Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" + +; The file to write +OutFile "tuxHTTPServer_${PRODUCT_VERSION}.exe" + +; The default installation directory +InstallDir c:\tuxdroid\bin\tuxhttpserver + +; Request application privileges for Windows Vista +RequestExecutionLevel admin + +; ----------------------------------------------------------------------------- +; Pages +; ----------------------------------------------------------------------------- + +;Page directory +;Page instfiles + +; ----------------------------------------------------------------------------- +; Section Pre-installation +; ----------------------------------------------------------------------------- +Section -Pre + ; Needed + SectionIn RO + + ; Stop tuxhttpserver + ExecWait "c:\tuxdroid\bin\tuxhttpservice_uninstall.bat" +SectionEnd + +; ----------------------------------------------------------------------------- +; Section "" +; ----------------------------------------------------------------------------- + +Section "" + ; Check that the tuxisalive package + ReadRegStr $0 HKLM SOFTWARE\Tuxdroid\pyTuxisalive "Install_Dir" + StrCmp $0 "" endNoInstall + + ; Write the files + SetOutPath $INSTDIR\data + SetOverwrite ifnewer + File /r data\* + SetOutPath $INSTDIR\resources + SetOverwrite ifnewer + File /r resources\* + SetOutPath $INSTDIR + SetOverwrite ifnewer + File AUTHORS + File COPYING + File README + File rev.py + File setup.py + File tuxhttpserver.py + File version.py + File tuxhttpservice.exe + + SetOutPath "c:\tuxdroid\bin" + File tuxhttpservice_start.bat + File tuxhttpservice_stop.bat + File tuxhttpservice_install.bat + File tuxhttpservice_uninstall.bat + + SetOutPath "c:\tuxdroid\ico" + File tuxsys.ico + + ; Write shortcut in start menu + CreateDirectory "$SMPROGRAMS\Tuxdroid" + CreateDirectory "$SMPROGRAMS\Tuxdroid\Tuxware" + CreateDirectory "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer" + CreateShortCut "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer\Start.lnk" "c:\tuxdroid\bin\tuxhttpservice_start.bat" "" "c:\tuxdroid\ico\tuxsys.ico" 0 + CreateShortCut "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer\Stop.lnk" "c:\tuxdroid\bin\tuxhttpservice_stop.bat" "" "c:\tuxdroid\ico\tuxsys.ico" 0 + + ; Write the installation path into the registry + WriteRegStr HKLM SOFTWARE\Tuxdroid\TuxHTTPServer "Install_Dir" "$INSTDIR" + + ; Write the uninstall keys for Windows + WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\TuxHTTPServer" "DisplayName" "${PRODUCT_NAME} ${PRODUCT_VERSION}" + WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\TuxHTTPServer" "UninstallString" "$INSTDIR\uninstall.exe" + WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\TuxHTTPServer" "NoModify" 1 + WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\TuxHTTPServer" "NoRepair" 1 + + ; Write the uninstall file + WriteUninstaller "uninstall.exe" + Return + + endNoInstall: + MessageBox MB_OK "Aborded : Tuxisalive python pakage not found." + Quit +SectionEnd + +; ----------------------------------------------------------------------------- +; Section Post-installation +; ----------------------------------------------------------------------------- +Section -Post + ; Install the server as service + ExecWait "c:\tuxdroid\bin\tuxhttpservice_install.bat" + + ; Quit the installer + Quit +SectionEnd + +; ----------------------------------------------------------------------------- +; Section "Uninstall" +; ----------------------------------------------------------------------------- +Section "Uninstall" + ; Uninstall the server as service + ExecWait "c:\tuxdroid\bin\tuxhttpservice_uninstall.bat" + + ; Remove registry keys + DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\TuxHTTPServer" + DeleteRegKey HKLM SOFTWARE\Tuxdroid\TuxHTTPServer + + ; Remove files and uninstaller + Delete "c:\tuxdroid\bin\tuxhttpservice_start.bat" + Delete "c:\tuxdroid\bin\tuxhttpservice_stop.bat" + Delete "c:\tuxdroid\bin\tuxhttpservice_install.bat" + Delete "c:\tuxdroid\bin\tuxhttpservice_uninstall.bat" + Delete "c:\tuxdroid\ico\tuxsys.ico" + RMDir /r $INSTDIR + Delete $INSTDIR\uninstall.exe + + ; Remove shortcuts + Delete "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer\Stop.lnk" + Delete "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer\Start.lnk" + RMDir /r "$SMPROGRAMS\Tuxdroid\Tuxware\HTTPServer" + + ; Quit the uninstaller + Quit +SectionEnd Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAccess.py =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAccess.py (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAccess.py 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,151 @@ +# ----------------------------------------------------------------------------- +# Acquire the access +# /access/acquire? +# ----------------------------------------------------------------------------- +def funct_access_acquire(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_FAILED) + p_fmt = { + 'priority_level' : 'int', + } + + client = Glb_ClientController.getClient(id_client) + result, params = parseParameters(parameters, p_fmt) + if result: + if client.acquireAccess(params['priority_level']): + content_struct['root']['result'] = \ + getStrError(E_TDREST_SUCCESS) + else: + content_struct['root']['result'] = \ + getStrError(E_TDREST_INVALIDPARAMETERS) + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/acquire?', + TDCC_LEVEL_ANONYMOUS, + funct_access_acquire, + "Access", + "To acquire the access to the resource.", + { + 'priority_level' : 'int', + }) + +# ----------------------------------------------------------------------------- +# Release the access +# /access/release? +# ----------------------------------------------------------------------------- +def funct_access_release(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_SUCCESS) + + Glb_ClientController.getClient(id_client).releaseAccess() + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/release?', + TDCC_LEVEL_FREE_CLIENT, + funct_access_release, + "Access", + "To release the access to the resource.") + +# ----------------------------------------------------------------------------- +# Forcing the release of the access +# /access/forcing_release? +# ----------------------------------------------------------------------------- +def funct_access_forcing_release(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_SUCCESS) + + Glb_ClientController.getClient(id_client).forcingReleaseAccess() + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/forcing_release?', + TDCC_LEVEL_ROOT, + funct_access_forcing_release, + "Access", + "Forcing the releasing of the access.") + +# ----------------------------------------------------------------------------- +# Forcing the acquire of the access +# /access/forcing_acquire?id_client=<int> +# ----------------------------------------------------------------------------- +def funct_access_forcing_acquire(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_FAILED) + + p_fmt = { + 'id_client' : 'int', + } + + result, params = parseParameters(parameters, p_fmt) + + client = Glb_ClientController.getClient(id_client) + + if result: + if Glb_ClientController.clientExists(params['id_client']): + if client.forcingAcquireAccess(params['id_client']): + content_struct['root']['result'] = \ + getStrError(E_TDREST_SUCCESS) + else: + content_struct['root']['result'] = \ + getStrError(E_TDREST_INVALIDPARAMETERS) + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/forcing_acquire?', + TDCC_LEVEL_ROOT, + funct_access_forcing_acquire, + "Access", + "Forcing the acquiring of the access.", + { + 'id_client' : 'int', + }) + +# ----------------------------------------------------------------------------- +# Lock the access +# /access/lock? +# ----------------------------------------------------------------------------- +def funct_access_lock(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_SUCCESS) + + Glb_ClientController.getClient(id_client).lockAccess() + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/lock?', + TDCC_LEVEL_ROOT, + funct_access_lock, + "Access", + "To lock the access to the resource.") + +# ----------------------------------------------------------------------------- +# Unlock the access +# /access/unlock? +# ----------------------------------------------------------------------------- +def funct_access_unlock(id_client, parameters): + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_SUCCESS) + + Glb_ClientController.getClient(id_client).unlockAccess() + + content = structToXML(content_struct, True) + + return DEFAULT_HEADERS, content + +Glb_ServiceContainer.createService('/access/unlock?', + TDCC_LEVEL_ROOT, + funct_access_unlock, + "Access", + "To unlock the access to the resource.") Added: software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAttitune.py =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAttitune.py (rev 0) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/resources/ResourceAttitune.py 2008-07-29 07:30:55 UTC (rev 1407) @@ -0,0 +1,148 @@ +attituneMutex = threading.Lock() + +# ----------------------------------------------------------------------------- +# /attitune/load?path=<string> +# ----------------------------------------------------------------------------- +def funct_attitune_load(id_client, parameters): + global Glb_CurrentAttitune + global attituneMutex + + attituneMutex.acquire() + content_struct = copy.deepcopy(DEFAULT_CONTENT_STRUCT) + content_struct['root']['result'] = getStrError(E_TDREST_SUCCESS) + p_fmt = { + 'path' : 'string', + } + + if not Glb_DonglePresent: + content_struct['root']['result'] = getStrError(E_TDREST_FAILED) + content = structToXML(content_struct, True) + attituneMutex.release() + return DEFAULT_HEADERS, content + + result, params = parseParameters(parameters, p_fmt) + + if result: + if params['path'].lower().rfind(".att") != -1: + fa = Glb_AbstractFilesContainer.createAbstractFile(params['path']) + if fa != None: + clearAttitunesTmpPath(APP_ATT_TMP_PATH) + Glb_CurrentAttitune = AttitunesFileReader(fa, APP_ATT_TMP_PATH) + else: + content_struct['root']['result'] = \ + getStrError(E_TDREST_FAILED) + ... [truncated message content] |