CATEGORIES
How to send pictures through a chat window in .net
Published by: Sangeeta (1/28/2009 8:36:16 AM)
JAN 28 2009
As we know, most of the chat programs are text based and in todays time, the growing technology helps us enhance more advanced features to be embedded in our application just like the picture transfer. I am developing an application where I need to send an image through the chat window.
e.g. In gtalk, Yahoo IM, we can share or send pictures (jpeg/jpg file type).
Can anyone tell me how can I implement this feature in my chat application?
Most Popular Articles
- What are the new server controls added in latest version of asp.net
- How do I Start Learning Dot Net and What is the Best Book to Follow
- What is the difference between Convert.ToString() & .ToString() ?
- How to display emoticons in an e-mail message using ASP.NET
- How do I Configure Custom Validation using CreateUserWizard Control
What is .net performance counters in asp dot net >>
<< How to incude the Upload and Downlaod feature in my web app
COMMENT