PB and XML-RPC

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by FloHimself.

hi,
had no luck with a post on the german board. maybe someone here used pb and XML-RPC, or even knows of a library that can be used with pb?

thx,
flo
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Jose.

for windows, use the SOAP Toolkit from microsoft, you need to call a com interface, should be able to, I've seen some examples of calls to com on this forum.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by webmatze.

I am working on a XML-RPC Library including an XML Parser all written in PureBasic!!
Maybe I can post an example here this week.



Registered Purebasic User.
Using Windows XP on an AMD System...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebs.

webmatze,

Great!!!

I have been thinking about trying to do an XML parser myself, but I couldn't find the time to get serious about it. If I can help in any way, please let me know!

Regards,
Eric
Originally posted by webmatze

I am working on a XML-RPC Library including an XML Parser all written in PureBasic!!
Maybe I can post an example here this week.



Registered Purebasic User.
Using Windows XP on an AMD System...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by webmatze.

The parser is not perfect at this time, but I can parse XML-RPC MethodCalls and most other simple XML documents.

I will post an example this week. Would be great if you can test it and find some bugs. :)

Registered Purebasic User.
Using Windows XP on an AMD System...
Post Reply