Click here to Skip to main content
15,891,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionfork a telnetd process under the unix or linux Pin
alphaxz11-Sep-08 22:03
alphaxz11-Sep-08 22:03 
AnswerRe: fork a telnetd process under the unix or linux Pin
David Crow12-Sep-08 2:26
David Crow12-Sep-08 2:26 
Questionstring to unicode conversion......... Pin
shaina223111-Sep-08 17:48
shaina223111-Sep-08 17:48 
AnswerRe: string to unicode conversion......... Pin
john563211-Sep-08 20:11
john563211-Sep-08 20:11 
AnswerRe: string to unicode conversion......... Pin
SandipG 11-Sep-08 20:18
SandipG 11-Sep-08 20:18 
QuestionHow to notify SMB copy file finish? Pin
TooBaya11-Sep-08 16:57
TooBaya11-Sep-08 16:57 
AnswerRe: How to notify SMB copy file finish? Pin
Rane12-Sep-08 6:10
Rane12-Sep-08 6:10 
GeneralRe: How to notify SMB copy file finish? Pin
James R. Twine12-Sep-08 8:10
James R. Twine12-Sep-08 8:10 
   Perhaps not.

   Change notifiers are not guaranteed to work across network shares.  You may find that they work as expected when connected to another Windown (NT4.0 or higher) machine, but last time I checked, the SMB implementation on most *nix systems (e.g. Samba) did not support them.

   Polling is often used in these cases.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<hr></hr>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles



GeneralRe: How to notify SMB copy file finish? Pin
TooBaya13-Sep-08 5:15
TooBaya13-Sep-08 5:15 
QuestionVector is losing varable data Pin
Larry Mills Sr11-Sep-08 16:31
Larry Mills Sr11-Sep-08 16:31 
QuestionRe: Vector is losing varable data Pin
David Crow11-Sep-08 17:07
David Crow11-Sep-08 17:07 
QuestionRe: Vector is losing varable data Pin
CPallini11-Sep-08 21:23
mveCPallini11-Sep-08 21:23 
AnswerRe: Vector is losing varable data Pin
Larry Mills Sr12-Sep-08 8:05
Larry Mills Sr12-Sep-08 8:05 
GeneralRe: Vector is losing varable data Pin
CPallini12-Sep-08 8:29
mveCPallini12-Sep-08 8:29 
GeneralRe: Vector is losing varable data Pin
Larry Mills Sr15-Sep-08 2:52
Larry Mills Sr15-Sep-08 2:52 
Questiondual interface Pin
George_George11-Sep-08 16:25
George_George11-Sep-08 16:25 
AnswerRe: dual interface Pin
Steve Echols11-Sep-08 19:59
Steve Echols11-Sep-08 19:59 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:21
George_George11-Sep-08 20:21 
GeneralRe: dual interface Pin
SandipG 11-Sep-08 20:28
SandipG 11-Sep-08 20:28 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:34
George_George11-Sep-08 20:34 
GeneralRe: dual interface Pin
SandipG 11-Sep-08 20:38
SandipG 11-Sep-08 20:38 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:50
George_George11-Sep-08 20:50 
GeneralRe: dual interface Pin
CPallini11-Sep-08 21:54
mveCPallini11-Sep-08 21:54 
GeneralRe: dual interface Pin
George_George11-Sep-08 21:58
George_George11-Sep-08 21:58 
GeneralRe: dual interface Pin
CPallini11-Sep-08 22:11
mveCPallini11-Sep-08 22:11 

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.