From: "Alexander M. Graham" <[EMAIL PROTECTED]>
Subject: TCP networking interface wont sent data immediatly

Hi,

I got a problem concering the networking interface for plug-ins.
I'm trying to establlish a TCP connection and that's working. But the
plug-in will keep all the data being sent in some buffer ( I gess) and will
only release everything to a waiting network application if I close the
RealPlayer window.
(It's a Rendering Plugin I'm talking about).
After using
        TCPSocket->Write(TCPBuffer);
there must probably be something like a Flush()-Command. But there isn't.

Does anybody now how to get the TCP networking interface to sent everything
immediatly?

Thanx
Alex



*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to