Mail Archives: djgpp/2000/05/16/13:46:33
Richard Dawe wrote:
> What kind of communication do you need with the remote rask? Is it just
> starting the task or do you need bidirectional communication? Perhaps you
> could write a Windows program to do the RPC and then use sockets to
> communicate with it? That may be less work than porting Sun RPC to
> DJGPP+libsocket.
I can do all the job using sockets, I just wanted to do it in a clean way
because RPC provides: high level interface, transport independent interface
and authentication.
Gisle Vanem ported the client stuff to WATTCP. It uses packetdrivers and
I'll run the client in Win9x boxes so I don't think I'll be able to use it.
BTW: libsocket seems to define some RPC structure in the headers, why? I
think it makes collisions with some RPC header.
SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
set AT ieee DOT org set-soft AT bigfoot DOT com
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
- Raw text -