author | John Kern <johnk@symbian.org> |
Fri, 13 Aug 2010 15:37:06 -0700 | |
changeset 31 | 7140311376c0 |
parent 17 | cad8819de653 |
permissions | -rw-r--r-- |
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. |