SigningTS/readme.txt
author John Kern <johnk@symbian.org>
Thu, 19 Aug 2010 13:16:27 -0700
changeset 35 0cb8cc1ee8f5
parent 17 cad8819de653
permissions -rw-r--r--
comment on using jpg images
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
This directory represents work towards establishing an API for Signing. 
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
server3020 is simply a google app which will act as a stub representing a web server. 
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents:
diff changeset
     4
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents:
diff changeset
     5
client is a Qt application which calls the web service. Initially, just the test stub. Upon completion, it will also act as a test suite.