Hi, all.

I'm working on new RPC (remote procedure call) system integrated into C
language,
so I desided to write a client and server side for Sqlite with this system.

System is called CRPC, integrated in C with special modificators, has own
network protocol and marshaling method.
Also SSL support is tested.

Client and server are very compact and can be downloaded here
https://sourceforge.net/projects/crpc/files/crpc/crpc-sqlite-1.tar.bz2/download

To compile client and server CRPC should be first built, to download use
this
https://sourceforge.net/projects/crpc/files/crpc/crpc-0.7.6-090825/crpc-0.7.6-090825.tar.bz2/download

CRPC Web-site is crpc.sourceforge.net.

Andrew.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to