Hi,

loic pieto wrote:
> 
> Hello,
> 
> I would like transfert data and not files in real time during an existing
> conference between a server and
> some other people.

Try using a INmChannelData. Have a look at the NM3.01 SDk api
documentation -> "Data Channel#1step2" index entry. You should be aware
that there may be some problems if you have both NM2.11 and NM3.01
clients connected through data channels. Of course, I don't know what
you want to do, but if you just have a plain server - clients data
relationship, don't bother with NM for the data part, it's not worth the
trouble.

> Somebody can help me to do that. I a new in VisualC++ and don't understand
> the COM object.

I strongly recommend that you buy a book about COM objects, if you want
to make a reliable application. If it is just for fun, you should work
it out with the samples of the NM SDK and the MSDN documentation.

Best regards,
-- 
Jean-Francois.
-----------------------------------------------------------------------
http://www.meetingbywire.com/Mailinglist.htm for unsubscribe information
-----------------------------------------------------------------------

Reply via email to