If you mean protobuf-remote (which I'm not personally familiar with),
that is an RPC stack. It will help you send and receive messages. Any
database requirements you must handle separately. There is a "manual"
page linked for both C# and C++ - http://code.google.com/p/protobuf-remote/

Marc

On Dec 25 2011, 9:45 am, chalapathi kurakula <chalapat...@gmail.com>
wrote:
> Hi,
> This is Chalpathi Reddy, I have a requirement to create a database
> file in server machine from client machine.
> After that I want to create tables, read, update , delete data from
> the server machine when sending requests from client machine.
>
> I have downloaded "protobuf-remote-net-0.1.1". I am a little confusing
> how  to use this software. Can you please explain me how to use this
> software sample to my requirement.
>
> Regards,
> Chalapathi

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to