Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Multicast Support
@ 1999-03-02 12:04 D.Dinakar Srinivasa Rao
  1999-03-04 16:38 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: D.Dinakar Srinivasa Rao @ 1999-03-02 12:04 UTC (permalink / raw)
  To: caml-list

Is Multicasting supported in Caml ??

With regards ,
Dinakar

*******************************************************************************
"When you lose, don't lose the lesson."
*******************************************************************************




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Multicast Support
  1999-03-02 12:04 Multicast Support D.Dinakar Srinivasa Rao
@ 1999-03-04 16:38 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 1999-03-04 16:38 UTC (permalink / raw)
  To: D.Dinakar Srinivasa Rao, caml-list

> Is Multicasting supported in Caml ??

Not by the Unix library we distribute.  However, it should be easy to
write a couple of C functions that set whatever multicast options you
need, and call them from your Caml program.

I think the Ensemble library uses multicast in some cases; you might
look at their source code to see how they did it (www.cs.cornell.edu).

Regards,

- Xavier Leroy




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-04 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-02 12:04 Multicast Support D.Dinakar Srinivasa Rao
1999-03-04 16:38 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox