PDA

View Full Version : TDXPlay Advice



BaronBigman
30-09-2006, 02:23 PM
I am using the DXPlay component for my latest project. I want to be able to send graphics updates to the clients. Is this possible with DXPlay? Ideally I would want to send a DXImageList. If thats not possible i guess i could send BMP files?
Im really new to this networking coding, and have just been using DXPlay and this tutorial. (http://www.cerebral-bicycle.co.uk/viewdoc.asp?doc=36)

Is there a proven way, of just sending, say the contents of a directory on the HDD, from one client to another?[/url]

BaronBigman
09-10-2006, 05:02 PM
Hi everyone,
I finally sent my first file from a server to a client today. I never figured out how to do it with DXPlay, although I am now going to take what I have learned and try to implement it now, and keep you updated. I used the ICS components from OverByte, I really wish i paid more attention in those pointer lectures now!!!! :)

WILL
09-10-2006, 05:25 PM
Please do, I don't think that there are too much information about using DirectPlay in the Pascal world.

Then again I don't know if it's widely used anymore either.