Meraihi Rabah wrote:

> Is it possible de write a socket (TCP or UDP) application with Jonathan
> (2_0_1) ?

I am not sure I really understand the question... If you just want to use
sockets, then use the Socket API : you don't need Jonathan for that. Using
Jonathan means that you want to take advantage of it, either through the
use of a standard (CORBA, RMI), or to build your own middleware using the
Jonathan frameworks (resource framework to manage buffers, threads,
connections, communication framework to build arbitrary protocol stacks,
binding framework to associate objects with remote invocation mechanisms)
and components.

Does this answer your question ?

Bruno
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonathan".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to