954,498 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

media file read in vc++

am want to develop a file transfer program in vc++..

normal text file it is possible..

but is it can read for multimedia file....


like java here byte read is possible...

sathya88
Junior Poster in Training
55 posts since Sep 2010
Reputation Points: 10
Solved Threads: 3
 

What version of VC++?
If you are using an early version (like 6), look up:
CInternetSession, CFtpConnection, CInternetFile

If you are using a current version (2005, 2008, 2010), look up:
WebClient
or
FtpWebRequest

thines01
Postaholic
Team Colleague
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
 

version 6.0 (old)..thanks..

sathya88
Junior Poster in Training
55 posts since Sep 2010
Reputation Points: 10
Solved Threads: 3
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: