Click here to Skip to main content
15,915,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: static variables in MFC Pin
David Crow4-Apr-07 3:32
David Crow4-Apr-07 3:32 
AnswerRe: static variables in MFC Pin
Eytukan4-Apr-07 3:33
Eytukan4-Apr-07 3:33 
GeneralRe: static variables in MFC Pin
David Crow4-Apr-07 3:45
David Crow4-Apr-07 3:45 
GeneralRe: static variables in MFC Pin
Eytukan4-Apr-07 3:54
Eytukan4-Apr-07 3:54 
GeneralRe: static variables in MFC Pin
iayd4-Apr-07 4:23
iayd4-Apr-07 4:23 
QuestionHow to find if a remote system is logged in? Pin
ShaluMalu4-Apr-07 2:47
ShaluMalu4-Apr-07 2:47 
QuestionRe: How to find if a remote system is logged in? Pin
David Crow4-Apr-07 3:12
David Crow4-Apr-07 3:12 
QuestionKnowing the connected client Pin
_80864-Apr-07 2:44
_80864-Apr-07 2:44 
client=accept(serv,(struct sockaddr*)&frm,&frmlen);

This line gets the client that connects from a remote machine.
Now how do we know from which machine did that connect? How do we get the machine name or IP address. Is there any function that gets in the SOCKET as input and returns IP address or Name?

----------------------------
286? WOWW!Blush | :O

AnswerRe: Knowing the connected client Pin
David Crow4-Apr-07 3:09
David Crow4-Apr-07 3:09 
GeneralRe: Knowing the connected client Pin
_80864-Apr-07 20:43
_80864-Apr-07 20:43 
QuestionHow to convert CString str = "ABCD"; to int i = ABCD; Pin
Amyvad4-Apr-07 2:42
Amyvad4-Apr-07 2:42 
AnswerRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
toxcct4-Apr-07 2:48
toxcct4-Apr-07 2:48 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Amyvad4-Apr-07 2:53
Amyvad4-Apr-07 2:53 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
toxcct4-Apr-07 2:57
toxcct4-Apr-07 2:57 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Amyvad4-Apr-07 3:06
Amyvad4-Apr-07 3:06 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
toxcct4-Apr-07 3:17
toxcct4-Apr-07 3:17 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Amyvad4-Apr-07 3:18
Amyvad4-Apr-07 3:18 
AnswerRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Try4-Apr-07 2:52
Try4-Apr-07 2:52 
AnswerRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Maximilien4-Apr-07 3:06
Maximilien4-Apr-07 3:06 
GeneralRe: How to convert CString str = "ABCD"; to int i = ABCD; Pin
Amyvad4-Apr-07 3:19
Amyvad4-Apr-07 3:19 
QuestionProblem in CFileopenDialog Pin
Murugan k4-Apr-07 2:11
Murugan k4-Apr-07 2:11 
AnswerRe: Problem in CFileopenDialog Pin
toxcct4-Apr-07 2:13
toxcct4-Apr-07 2:13 
GeneralRe: Problem in CFileopenDialog Pin
David Crow4-Apr-07 3:14
David Crow4-Apr-07 3:14 
GeneralRe: Problem in CFileopenDialog Pin
toxcct4-Apr-07 3:37
toxcct4-Apr-07 3:37 
QuestionProblem in CFileOpenDialog Pin
Murugan k4-Apr-07 1:38
Murugan k4-Apr-07 1:38 

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.