View Single Post
  #1  
Old 03-07-2010, 09:25 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Sockets,TFileStream and ProgressBar (delphi)

hi! I use client/server socket components to send a file. a client app sends a file and the server app gets it. I know how to display the copying progress in a progressbar when receiving data, but how can I display in a progressbar how much of the file has been already uploaded from the client...
__________________
Website Development
Domain Name Forum
Reply With Quote