Unix Programming - rpc vs corba

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > August 2006 > rpc vs corba





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author rpc vs corba
ibaloubi

2006-08-17, 1:28 am

many thank's for the input on the "struct" thread.

what about rpc vs corba?
does anyone have experience and can comment?
Robert Harris

2006-08-17, 7:35 am

ibaloubi wrote:
> many thank's for the input on the "struct" thread.
>
> what about rpc vs corba?
> does anyone have experience and can comment?


Send data as character strings if you can. RPC adds a degree of
complexity and corba yet another. But if you want to send binary data,
use RPC or marshal your data according to data size and standardise on a
network byte order.

Robert
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com