Examples with "an XML-RPC" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
will resort to casting the value to an XML-RPC array type.
It is a special type returned from an XML-RPC method call that has both an error code and an error message.
C'est un type spécial retourné par une des méthodes du client XML-RPC, et ce type contient un message, et un code d'erreur.
Passing an empty array to an XML-RPC method is problematic, as it could represent either an array or a struct.
Fournir un tableau vide à une méthode XML-RPC est problématique, car il peut être représenté sous la forme soit d'un tableau, soit d'une structure ("struct").
Trac has a fairly healthy set of plug-ins for everything from creating Gantt charts to providing an XML-RPC interface for remote applications to work with Trac.
Trac comprend un nombre relativement élevé de plugiciels couvrant d'innombrables fonctionnalités, de la création de diagrammes de Gantt à l'affichage d'une interface XML-RPC permettant aux applications distantes de fonctionner avec le système.
PHP includes an XML-RPC implementation which allows remote attackers to execute arbitrary PHP script commands.
PHP incorpore une implémentation XML-RPC qui permet à des assaillants d'exécuter des scripts PHP arbitraires à distance.
When you upload images using the rich-text editor in Orchard (or using an XML-RPC client, such as Windows Live Writer), the images are saved in a Media folder under the root of your Orchard installation.
Lorsque vous téléchargez des images en utilisant l'éditeur de texte enrichi dans Orchard (ou en utilisant un client XML-RPC, comme Windows Live Writer), les images sont sauvegardées dans un dossier Media sous la racine de votre installation Orchard.
CHANGES SecurityGateway for Exchange/SMTP now provides an XML-RPC API to manage domains, users, administrators, aliases, domain mail servers, and user verification sources.
SecurityGateway for Exchange/SMTP inclut à présent une API XML-RPC pour gérer les domaines, utilisateurs, administrateurs, alias, serveurs de messagerie, et sources de vérification des utilisateurs.
phpGroupWare and eGroupWare include an XML-RPC implementation which allows remote attackers to execute arbitrary PHP script commands.
phpGroupWare et eGroupWare incluent XML-RPC qui permet à des assaillants distants d'exécuter des scripts PHP arbitraires.
An XML-RPC response can only contain one parameter.
Une réponse XML-RPC ne peut contenir qu'un seul paramètre.
An XML-RPC fault is analogous to a PHP exception.
Une erreur XML-RPC peut être assimilée à une exception en PHP.
Communication takes place over an XML-RPC transport, and the XML-RPC documents are wrapped first in an XMLDSIG (XML digital signature) envelope, and then in an XMLENC (XML encryption) envelope.
La communication utilise le protocole XML-RPC. Les documents sont signés électroniquement par XMLDSIG (XML digital signature), puis cryptés avec XMLENC (XML encryption).
If you want the results of actions in another application, you probably should implement an XML-RPC API (implementing an XML-RPC API with web2py is almost trivial).
Si vous voulez les résultats d'une action dans une autre application, vous devrez probablement implémenter une API XML-RPC (implémentation quasi triviale avec web2py).
Two kinds of errors can occur during an XML-RPC method call: HTTP errors and XML-RPC faults.
Deux types d'erreurs peuvent être distingués : erreurs HTTP, ou erreurs XML-RPC.