home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ClientID": "Long Integer",
- "ClientName": "Text (255)",
- "ClientPassword": "Text (50)",
- "CurrentlyLoggedOn": "Boolean NOT NULL",
- "CurrentDPlayID": "Long Integer"
- },
- "data": [
- {
- "ClientID": 963794840,
- "ClientName": "tmiller",
- "ClientPassword": "ðöóæñîâí",
- "CurrentlyLoggedOn": 0,
- "CurrentDPlayID": 0
- },
- {
- "ClientID": 963799580,
- "ClientName": "millerman",
- "ClientPassword": "ðöóæñîâí",
- "CurrentlyLoggedOn": 0,
- "CurrentDPlayID": 0
- }
- ]
- }