This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RPC support in eCos?


Jonathan Larmour said:
> Rolf Berg wrote:
>> Hello all,
>>
>> we consider using RPC (ONC) on top of the TCP/IP stack in eCos. Does anyone
>> know if this port has been done?
>
> I've never heard of any effort to do this, for what it's worth.
>

That said, it should be nothing special about this - RPC is just a
high level protocol built upon the network stack.  Note: RPC normally
uses UDP as it's transport layer for throughput considerations.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]