Click here to Skip to main content
15,894,086 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichEditCtrl problem Pin
x87Bliss25-Mar-07 21:34
x87Bliss25-Mar-07 21:34 
GeneralRe: CRichEditCtrl problem Pin
xtexistenz26-Mar-07 7:21
xtexistenz26-Mar-07 7:21 
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 
lucy wrote:
application called "Easy Search",

Discovery mechanisms such as this (and license severs) work by listening on a specific port. The server code needs to support a ping/ack request, in which case, all you need to do is ping the specific port on all visible servers in your LAN. The ones that respond are eligible candidates for your client.

The ping/ack support can be made more useful if the server is smart enough to return additional information (eg: load, etc.) which would make it easier for your clients to select the appropriate one.

Hope this helps!

/ravi

PS: Your English is fine. Smile | :)

This is your brain on Celcius
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

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 
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 

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.