14 Apr 2009 13:56
xmlrpc with c#.net
verynew <dineshp_832003 <at> yahoo.com>
2009-04-14 11:56:26 GMT
2009-04-14 11:56:26 GMT
Hello everyone,
Iam using the xmlrpc with the c#.net. My server function looks like this below.
API = (('object_id', 'ASCII string', 1),
('services', 'struct', 0, [('events', 'struct', 0, [('evt_read', 'boolean', 0),
('evt_create', 'boolean', 0),
('evt_move', 'boolean', 0),
('evt_change', 'boolean', 0)])]),
('reset', 'boolean', 0))
Now i have pass the value to this function like this
chawpref(id, {'aw_report':{'evt_move':False, 'evt_change':True,}}
The problem is the second parameter is a nested structure. how can pass the nested structure value in the
xmlrpcstruct.
Thank you very much..
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xml-rpc/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
(Continue reading)
RSS Feed