Bug 52647 - Completely generalize network protocol
Summary: Completely generalize network protocol
Status: RESOLVED FIXED
Alias: None
Product: atlantik
Classification: Applications
Component: monopd (show other bugs)
Version: 0.5.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Rob Kaper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-06 00:09 UTC by Rob Kaper
Modified: 2003-06-23 16:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Kaper 2003-01-06 00:09:08 UTC
Version:           0.5.1 (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19

<playerupdate playerid="1 name="rob" money="100"/>

should be

<update object="player" id="1"><stringvalue key="name" value="neil"/><intvalue key="money" value="100"/></update>
Comment 1 Rob Kaper 2003-03-08 04:08:33 UTC
*** Bug has been marked as fixed ***.