Recent

Author Topic: JSON Server and Client  (Read 9381 times)

sandeep_c24

  • Full Member
  • ***
  • Posts: 114
JSON Server and Client
« on: October 13, 2010, 02:13:42 am »
Has anyone made a JSON server and Client app using Lazarus. I am looking at using JSON instead of Soap and XML.

Regards

Sandeep

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Re: JSON Server and Client
« Reply #1 on: October 19, 2010, 06:29:24 pm »
Interesting, but nobody knows that for Lazarus,  except if you want to contribute like I did. :D

bobo

  • Full Member
  • ***
  • Posts: 171
Re: JSON Server and Client
« Reply #2 on: October 19, 2010, 06:38:24 pm »
I think JSON should work nicely with the latest SVN (FPC 2.5.1 and latest Lazarus 0.9.29-30).

Check out the following FPC packages:
...fpc.../packages/fcl-web/examples/jsonrpc/*.*
...fpc.../packages/fcl-web/examples/webdata/*.* for ExtJS
and
...fpc.../packages/fcl-json/examples/*.* for general json handling.

Also, there is a new JSONViewer demo included in Lazarus under ...lazarus.../tools/jsonviewer/  made by Michael Van Canneyt.

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Re: JSON Server and Client
« Reply #3 on: October 19, 2010, 07:23:24 pm »
Oh yeah, more, more :D

 

TinyPortal © 2005-2018