[twsocket] how to stream images via client and server socket?

2012-02-16 Thread Simon
Am looking for way to stream image data with client /server sockets so that i 
can broadcast same image to all connected clients as anyone got a working demo 
or can help me with this ?

thank a lot

Yours
Simon Lewis
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] how to stream images via client and server socket?

2012-02-16 Thread François Piette
 Am looking for way to stream image data with client /server sockets so
that 
 i can broadcast same image to all connected clients as anyone got a
working 
 demo or can help me with this ?

There is an old pair of demos in ICS: a client and a server for a basic chat
system. Of course this demo is about sending text. But as far as socket is
concerned, it makes no difference if data is text or image.


--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be