----- Original Message -----
From: Yohans Mendoza <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: woensdag 17 november 1999 21:49
Subject: code question ver. 2
> thanks again for all the responses, but I am more interested in talking to
> the server in some way in which I have a better communication than the
> http protocol.
>
> I'd like to be able to read/write files, know whether the file eixts
> or not.
>
> Can it be done with http protocol?
> what about sockets?
> is it a good think to be looking into?
You can use RMI (Remote Method Invocation) then you can do anything you
want.
You make a RMI-server and you access this server from your client. You just
need to
export fuctions on the server to check read an write files.
Hope this helps,
Denis
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]