S
Siddharth via DotNetMonster.com
Hello friends,
I am a B.Tech Final year student of Computer science. I have developed an
Instant messenger which currently supports Text Messaging. I wanted to
incorporate the facility of Video and Audio Messaging into this messenger.
I have already developed the Capture module for recording the Audio and/or
Video data. The application saves the captured data in the form of a File.
I am unable to send this File using the Sockets. I have even tried the
SendFile() method, as I was told by one of my blog friend, Mr. Vadym Stetsyak,
but in vain.
Please, help me out since I have to submit it as my final year project
I am a B.Tech Final year student of Computer science. I have developed an
Instant messenger which currently supports Text Messaging. I wanted to
incorporate the facility of Video and Audio Messaging into this messenger.
I have already developed the Capture module for recording the Audio and/or
Video data. The application saves the captured data in the form of a File.
I am unable to send this File using the Sockets. I have even tried the
SendFile() method, as I was told by one of my blog friend, Mr. Vadym Stetsyak,
but in vain.
Please, help me out since I have to submit it as my final year project