Yes. It depends on the protocol.The protocol will define how (of if) this is possible. Are you using HTTP or FTP?Both FTP/HTTP include methods for stream-continuation.
to pause upload or download keep a count of the number of bytes uloaded and of those remaining.The next time you continue start from where you left. Is that what you wanted.
hi all..i am back with solutions, if u want to pause/resume uploads use the API provided by http://www.enterprisedt.com/after downloading this package i solved my issue in minutesThanks to all who clicked this link before this post