Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWell. Can't you help me ? Pin
mimi13-Nov-01 23:11
mimi13-Nov-01 23:11 
GeneralRe: Well. Can't you help me ? Pin
Rick York14-Nov-01 15:06
mveRick York14-Nov-01 15:06 
GeneralYou are Great , Rick !!! Manny thanks !!! Pin
mimi21-Nov-01 9:07
mimi21-Nov-01 9:07 
GeneralRe: Small and very simple thing Pin
Christian Graus14-Nov-01 14:52
protectorChristian Graus14-Nov-01 14:52 
GeneralRe: Small and very simple thing Pin
Nish Nishant14-Nov-01 16:25
sitebuilderNish Nishant14-Nov-01 16:25 
QuestionHow to draw flashing lines? Pin
hierro13-Nov-01 21:14
hierro13-Nov-01 21:14 
AnswerRe: How to draw flashing lines? Pin
Nish Nishant13-Nov-01 21:42
sitebuilderNish Nishant13-Nov-01 21:42 
GeneralHay....Guru...........See Me.....Help In Decision Pin
13-Nov-01 21:14
suss13-Nov-01 21:14 
I want to transfer a file from one computer to other computer at a particular location in both LAN and WAN.The Operating systems are Windows family and Language is VC++.

First Approach
I can use FTP to tranfer the file,I want to shift file at different directroies....eg c:\Yan1, c:\Bridge1 etc.
The drawback of this approach is that
the file transfer is double.
1-First send file to a virtual directory as FTP needs a virtual directory.
2-Now picks file from these virtual directories and store at desired locations.

OverHead Of this Approach
Must be FTP Server
Must be IIS

2nd Approach
Just share a single directory SHARED, and use this directory on client side, Store the file in this directory, and then at server picks file from this directory "SHARED" and do the rest of work

Why Better Than First
No Need Of IIS
No Need Of FTP

Third Approach
DCOM. By using this approach i can shift files from one computer to other and then manipulate according to desire.
No Need Of Extra Packages,

So Mr, would u tell me which is the best, If u have any other idea, Plz tell me.
Thanks.









QuestionHow to use GetToolBarCtrl().EnableButton? Pin
louis13-Nov-01 20:53
louis13-Nov-01 20:53 
AnswerRe: How to use GetToolBarCtrl().EnableButton? Pin
Nish Nishant13-Nov-01 21:39
sitebuilderNish Nishant13-Nov-01 21:39 
GeneralRe: How to use GetToolBarCtrl().EnableButton? Pin
louis13-Nov-01 22:07
louis13-Nov-01 22:07 
GeneralRe: How to use GetToolBarCtrl().EnableButton? Pin
Nish Nishant13-Nov-01 22:33
sitebuilderNish Nishant13-Nov-01 22:33 
GeneralRe: How to use GetToolBarCtrl().EnableButton? Pin
louis13-Nov-01 22:40
louis13-Nov-01 22:40 
AnswerRe: How to use GetToolBarCtrl().EnableButton? Pin
Michael Dunn13-Nov-01 22:03
sitebuilderMichael Dunn13-Nov-01 22:03 
GeneralRe: How to use GetToolBarCtrl().EnableButton? Pin
louis13-Nov-01 22:42
louis13-Nov-01 22:42 
GeneralInput box Pin
David Fleming13-Nov-01 20:04
David Fleming13-Nov-01 20:04 
GeneralRe: Input box Pin
Nish Nishant13-Nov-01 20:21
sitebuilderNish Nishant13-Nov-01 20:21 
GeneralRe: Input box Pin
David Fleming13-Nov-01 20:25
David Fleming13-Nov-01 20:25 
GeneralRe: Input box Pin
Nish Nishant13-Nov-01 21:29
sitebuilderNish Nishant13-Nov-01 21:29 
GeneralRe: Input box Pin
David Fleming14-Nov-01 8:26
David Fleming14-Nov-01 8:26 
GeneralRe: Input box Pin
Nish Nishant14-Nov-01 17:02
sitebuilderNish Nishant14-Nov-01 17:02 
GeneralRe: Input box Pin
PJ Arends13-Nov-01 22:11
professionalPJ Arends13-Nov-01 22:11 
GeneralRe: Input box Pin
David Fleming14-Nov-01 9:19
David Fleming14-Nov-01 9:19 
GeneralTemplates and Unresolved Externals Pin
Xavier Shay13-Nov-01 19:51
Xavier Shay13-Nov-01 19:51 
GeneralRe: Templates and Unresolved Externals Pin
Oliver Anhuth13-Nov-01 21:31
Oliver Anhuth13-Nov-01 21:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.