Click here to Skip to main content
15,893,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichEditCtrl problem Pin
x87Bliss26-Mar-07 15:36
x87Bliss26-Mar-07 15:36 
GeneralRe: CRichEditCtrl problem Pin
xtexistenz26-Mar-07 20:47
xtexistenz26-Mar-07 20:47 
Questionnetwork query Pin
lucy19-Mar-07 10:05
lucy19-Mar-07 10:05 
AnswerRe: network query Pin
Ravi Bhavnani19-Mar-07 10:19
professionalRavi Bhavnani19-Mar-07 10:19 
GeneralRe: network query Pin
lucy19-Mar-07 10:47
lucy19-Mar-07 10:47 
GeneralRe: network query Pin
Ravi Bhavnani19-Mar-07 11:01
professionalRavi Bhavnani19-Mar-07 11:01 
GeneralRe: network query Pin
lucy19-Mar-07 11:27
lucy19-Mar-07 11:27 
AnswerRe: network query Pin
David Crow19-Mar-07 15:09
David Crow19-Mar-07 15:09 
lucy wrote:
I want the client application to do a query in the LAN, and find out what the candidate server's IP address is...


Use NetServerEnum() for this.

Once you can successfully enumerate through all machines in your LAN, then you can go about "pinging" their ports.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: network query Pin
lucy20-Mar-07 7:49
lucy20-Mar-07 7:49 
GeneralRe: network query Pin
David Crow20-Mar-07 7:59
David Crow20-Mar-07 7:59 
QuestionMFC formview Pin
anmllll19-Mar-07 9:46
anmllll19-Mar-07 9:46 
QuestionRe: MFC formview Pin
Maximilien19-Mar-07 10:27
Maximilien19-Mar-07 10:27 
AnswerRe: MFC formview Pin
ThatsAlok19-Mar-07 22:25
ThatsAlok19-Mar-07 22:25 
AnswerRe: MFC formview Pin
Hamid_RT20-Mar-07 3:00
Hamid_RT20-Mar-07 3:00 
QuestionWhat .dll is used to delete Internet Explorer cache? Pin
gacman19-Mar-07 9:24
gacman19-Mar-07 9:24 
AnswerRe: What .dll is used to delete Internet Explorer cache? Pin
Ravi Bhavnani19-Mar-07 9:29
professionalRavi Bhavnani19-Mar-07 9:29 
GeneralRe: What .dll is used to delete Internet Explorer cache? Pin
gacman19-Mar-07 10:24
gacman19-Mar-07 10:24 
GeneralRe: What .dll is used to delete Internet Explorer cache? Pin
x87Bliss19-Mar-07 12:54
x87Bliss19-Mar-07 12:54 
QuestionGet system time Pin
shamsteady19-Mar-07 7:57
shamsteady19-Mar-07 7:57 
AnswerRe: Get system time Pin
David Crow19-Mar-07 8:14
David Crow19-Mar-07 8:14 
GeneralRe: Get system time Pin
shamsteady19-Mar-07 8:19
shamsteady19-Mar-07 8:19 
GeneralRe: Get system time Pin
David Crow19-Mar-07 8:27
David Crow19-Mar-07 8:27 
GeneralRe: Get system time Pin
ThatsAlok19-Mar-07 22:24
ThatsAlok19-Mar-07 22:24 
AnswerRe: Get system time Pin
Eytukan19-Mar-07 8:45
Eytukan19-Mar-07 8:45 
AnswerRe: Get system time Pin
Hamid_RT20-Mar-07 2:59
Hamid_RT20-Mar-07 2:59 

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.