Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » XmlRpc: Question of protection (authentification)
Re: XmlRpc: Question of protection (authentification) [message #36919 is a reply to message #36918] Sat, 21 July 2012 19:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
sergeynikitin wrote on Sat, 21 July 2012 08:56

How to guarantee, that only authenticated clients are connected to internal XmlRpc server?

I operate some equipment in the unprotected network. I consider use possibility for this XmlRpc. But I want to protect access to management of the equipment at least the password.
Probably, is there a way, alternative XmlRpc?


This is not defined in XMLRPC. Generally, the solution is to pass authentication as one of parameters. This is how I do it in one of my apps (there I am even using different method macto, so that the parameter is 'hidden').

BTW, note that XmlRpc library is now obsolete - new kid is Core/Rpc (handles JsonRPC requests as well).

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: [Solved]XMLRpcClient in U++ version 5185
Next Topic: multipart/form-data parsing with multi file upload support
Goto Forum:
  


Current Time: Tue May 14 03:21:51 CEST 2024

Total time taken to generate the page: 0.01975 seconds