Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Wed, 15 Aug 2007 09:04:05 +0200,    group: microsoft.public.platformsdk.networking        back       


Marking Packets in stream   
I want to synchronize packets in TCP stream with the data. In other words,
when the server sends specific video data to the client he would like to add
some "user data" to the packets being sent, which enables the client to know
that this data is now displayed.

Is it possible in TCP streaming?

Regards

Galia
date: Wed, 15 Aug 2007 09:04:05 +0200   author:   Galia

Re: Marking Packets in stream   
"Galia"  wrote in message 
news:%2390a%23Iw3HHA.4680@TK2MSFTNGP06.phx.gbl...
>I want to synchronize packets in TCP stream with the data. In other words,
> when the server sends specific video data to the client he would like to 
> add
> some "user data" to the packets being sent, which enables the client to 
> know
> that this data is now displayed.
>
> Is it possible in TCP streaming?

You would have to put all the data into a single TCP connection, and handle 
mux-demux of the substreams yourself.  There is no other way to synchronize. 
Note that a TCP-tunnel based VPN probably already does that.

>
> Regards
>
> Galia
>
>
date: Thu, 16 Aug 2007 09:14:17 -0500   author:   Ben Voigt [C++ MVP] am

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us