Click to See Complete Forum and Search --> : Regarding filesharing


viggu
June 25th, 2007, 07:17 PM
Hi

I would like to share powerpoints and images to several clients connected to my computer. I am implementing this using C + winsock. Is it possible to do the same ? i am using visual studio ide and i am wondering whether i need to use mfc's or other languages for achieving my requierments...

please kindly help me get this clear...

thanks
vignesh

MikeAThon
June 26th, 2007, 08:45 PM
Winsock can be programmed in straight C or C++. MFC is not needed.

Mike