Here, i have an application in which i am sending files to the user through mail. If they are of large size its taking a lot of time "waiting for the local host ..." and sending. Is there any way so that user can be shown immediately a "Files are delivered Message" and behind which the files should be keep on sending.
Should i use the concept of Threading here. Explanation with an example or suggestions are appreciated.
Awesome Coding !! :)