-
Do you have the development packages for GTK installed? It looks as if the correct include files are not available (or are not in the search path).
2009-09-30 11:15:12 UTC in IP and Ethernet testing Tool
-
Hmm... my C++ skills are still more or less at the novice level, but I think what pminervini wants is something like:
class myBigFatLotsOfDataAndCodeClass: public iqxmlrpc::Method {
[...]
void executeA(const Param_list& params, Value& result);
void executeB(const Param_list& params, Value& result);
void executeC(const Param_list& params, Value& result);.
2009-07-13 08:51:38 UTC in Libiqxmlrpc
-
Hello Anton.
Thanks for help, it did work. Don't worry about response times, yours are great.... and do enjoy your holidays. Please see the attached code snippets when you get back ;):
====================================================
// ===============================================================
class classMyHttpsClient: public iqxmlrpc::Https_client_connection {
public:
2009-07-10 13:10:49 UTC in Libiqxmlrpc
-
I'm using them, please see the attached code-snipets. I hope the line-wraps won't break my code style ;).
class Echo {
public:
void static echo(iqxmlrpc::Method *method, const iqxmlrpc::Param_list& params, iqxmlrpc::Value& retval) {
if (params.empty()) {
std::cerr << "0 arguments received" << std::endl;.
2009-07-09 14:45:21 UTC in Libiqxmlrpc
-
The SSL + user/password checking looks very nice. The only thing that escapes me is how the client checks the servers certificates?
I've already checked the documentation (both wiki and in-package documentation) and the samples in the ./tests directory but I'm unable to an example. Can someone please point me at the correct documentation or provide a code snippet?
Thanks, Rok.
2009-07-07 14:00:35 UTC in Libiqxmlrpc
-
rokpapez added matej_v to the Eduroam in a box project.
2008-11-26 14:14:19 UTC in Eduroam in a box
-
Lenovo T61, Windows Vista Business, Device "HL-DT-ST DVDRAM GSA-U10N ATA" is also not recognised.
2007-12-24 00:44:03 UTC in InfraRecorder
-
rokpapez committed revision 48 to the Eduroam in a box SVN repository, changing 1 files.
2006-09-15 13:38:53 UTC in Eduroam in a box
-
rokpapez committed revision 47 to the Eduroam in a box SVN repository, changing 1 files.
2006-09-15 13:37:28 UTC in Eduroam in a box
-
rokpapez committed revision 46 to the Eduroam in a box SVN repository, changing 1 files.
2006-09-15 13:34:07 UTC in Eduroam in a box