Click here to Skip to main content
15,913,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Display text on Lacal language Pin
Rage17-Nov-05 5:59
professionalRage17-Nov-05 5:59 
QuestionHow to know what are the ports that are currrently being occupied by a particular application? Pin
Owner drawn16-Nov-05 18:19
Owner drawn16-Nov-05 18:19 
QuestionHow come I can not set debug breakpoint? Pin
ewighell16-Nov-05 15:43
ewighell16-Nov-05 15:43 
AnswerRe: How come I can not set debug breakpoint? Pin
User 58385216-Nov-05 17:32
User 58385216-Nov-05 17:32 
AnswerRe: How come I can not set debug breakpoint? Pin
Cool Ju16-Nov-05 17:45
Cool Ju16-Nov-05 17:45 
GeneralRe: How come I can not set debug breakpoint? Pin
ewighell16-Nov-05 20:35
ewighell16-Nov-05 20:35 
Questionsample to read unix file permissions by ftp connection Pin
includeh1016-Nov-05 15:37
includeh1016-Nov-05 15:37 
AnswerRe: sample to read unix file permissions by ftp connection Pin
kakan16-Nov-05 23:03
professionalkakan16-Nov-05 23:03 
Hello.

If I remember it right, the operating system at the ftp server returns a "dir" listing in it's native format.
A Unix FTP-server will (normally) return a ll-listing as a response on a FTP LIST-command.
Just find the correct positions in the returned ll-strings, and you will get the file permissions.

(As far as I remember, that's the only reason why you have to set what host type you are communicating with. The ftp client program has to know where to find the different pieces of information in the returned directory listing).

This isn't the sample you wanted, but if you find a source code of a FTP-client, then you will know where to look. Big Grin | :-D


QuestionCPen width too big Pin
BuckBrown16-Nov-05 13:07
BuckBrown16-Nov-05 13:07 
QuestionBSTR in sprintf Pin
itkid16-Nov-05 5:45
itkid16-Nov-05 5:45 
QuestionRe: BSTR in sprintf Pin
David Crow16-Nov-05 6:55
David Crow16-Nov-05 6:55 
AnswerRe: BSTR in sprintf Pin
Stephen Hewitt21-Apr-06 2:21
Stephen Hewitt21-Apr-06 2:21 
AnswerRe: BSTR in sprintf Pin
James R. Twine16-Nov-05 7:16
James R. Twine16-Nov-05 7:16 
AnswerRe: BSTR in sprintf Pin
ThatsAlok17-Nov-05 21:30
ThatsAlok17-Nov-05 21:30 
QuestionHtml in Dialog Pin
CodeGoose16-Nov-05 5:29
CodeGoose16-Nov-05 5:29 
AnswerRe: Html in Dialog Pin
toxcct16-Nov-05 5:34
toxcct16-Nov-05 5:34 
AnswerRe: Html in Dialog Pin
ThatsAlok16-Nov-05 21:29
ThatsAlok16-Nov-05 21:29 
AnswerRe: Html in Dialog Pin
Sheng Jiang 蒋晟17-Nov-05 14:30
Sheng Jiang 蒋晟17-Nov-05 14:30 
QuestionReg. the question(Sir,In dialog-based application) by me(V.Natarajan) Pin
V.Natarajan16-Nov-05 5:19
V.Natarajan16-Nov-05 5:19 
AnswerRe: Reg. the question(Sir,In dialog-based application) by me(V.Natarajan) Pin
toxcct16-Nov-05 5:36
toxcct16-Nov-05 5:36 
QuestionSir,Regarding Dialog-based application in VC++ Pin
V.Natarajan16-Nov-05 5:14
V.Natarajan16-Nov-05 5:14 
AnswerRe: Sir,Regarding Dialog-based application in VC++ Pin
toxcct16-Nov-05 5:43
toxcct16-Nov-05 5:43 
QuestionRegarding Shipping of application developed in DirectX Pin
BlrBoy16-Nov-05 4:13
BlrBoy16-Nov-05 4:13 
AnswerRe: Regarding Shipping of application developed in DirectX Pin
douglasjordan16-Nov-05 17:20
douglasjordan16-Nov-05 17:20 
AnswerRe: Regarding Shipping of application developed in DirectX Pin
Cool Ju16-Nov-05 17:26
Cool Ju16-Nov-05 17:26 

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.