>>>>> " " == Jan Hudec <[EMAIL PROTECTED]> writes:
> Both seem to have pros and cons. RPC should be easier to write
> (especialy the server side), but it performs bad with UDP on
> slow links. (NFS did not work on 115200 serial line because of
> too many dropped packets - TCP flow control too badly needed in
> such cases). Or can linux do RPC over TCP?
The RPC client code for TCP is ready and already working both in
2.2.18+ and 2.4.x.
The server code however needs work.
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/