Click here to Skip to main content
16,006,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thread problem (Maybe simple) Pin
Anonymous1-May-03 3:27
Anonymous1-May-03 3:27 
Generalexporting namespaces Pin
pankajdaga1-May-03 2:52
pankajdaga1-May-03 2:52 
GeneralRe: exporting namespaces Pin
pankajdaga1-May-03 4:10
pankajdaga1-May-03 4:10 
GeneralError while sending a TCP package Pin
George21-May-03 2:27
George21-May-03 2:27 
GeneralRe: Error while sending a TCP package Pin
JohnnyG1-May-03 16:45
JohnnyG1-May-03 16:45 
GeneralConsole application problem Pin
Mazdak1-May-03 2:21
Mazdak1-May-03 2:21 
GeneralRe: Console application problem Pin
David Crow1-May-03 3:17
David Crow1-May-03 3:17 
GeneralIP-scan in MFC Pin
Niedermeier1-May-03 2:05
Niedermeier1-May-03 2:05 
Hi there, I am tryig to code a scan on IP adresses.
The scenario: there is application online, with a listener socket on a specific port. Another application is saerching for that application, only knowing the port but not the IP adresss.
So the searching appliaction has to loop thru a IP adress range to find the matching application.
The problem ist now, that such a "blind" connect on a IP-adress take a long time until a WSAETIMEDOUT error occurs and the application can go on.
Is there someone who got a good and fast solution?
(unfortunatly I can not start a directory server, because of some other reasons)
Thanks for help,

Best regards Andreas Niedermeier
GeneralRe: IP-scan in MFC Pin
David Crow1-May-03 9:41
David Crow1-May-03 9:41 
GeneralRe: IP-scan in MFC Pin
JohnnyG1-May-03 16:52
JohnnyG1-May-03 16:52 
QuestionHow to use a class to represent a TCP/IP header. Pin
George230-Apr-03 22:47
George230-Apr-03 22:47 
GeneralAssociating a value with Dialog Pin
Ph@ntom30-Apr-03 20:21
Ph@ntom30-Apr-03 20:21 
GeneralRe: Associating a value with Dialog Pin
Ryan Binns30-Apr-03 20:34
Ryan Binns30-Apr-03 20:34 
QuestionBSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 19:41
Nathan Ridley30-Apr-03 19:41 
AnswerRe: BSTR data type ... huh? Pin
safee ullah30-Apr-03 19:54
safee ullah30-Apr-03 19:54 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:15
Nathan Ridley30-Apr-03 20:15 
GeneralRe: BSTR data type ... huh? Pin
David Crow1-May-03 3:41
David Crow1-May-03 3:41 
AnswerRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:23
Ryan Binns30-Apr-03 20:23 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:29
Ryan Binns30-Apr-03 20:29 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:34
Nathan Ridley30-Apr-03 20:34 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:40
Ryan Binns30-Apr-03 20:40 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 20:53
Nathan Ridley30-Apr-03 20:53 
GeneralRe: BSTR data type ... huh? Pin
Ryan Binns30-Apr-03 20:58
Ryan Binns30-Apr-03 20:58 
GeneralRe: BSTR data type ... huh? Pin
Nathan Ridley30-Apr-03 21:09
Nathan Ridley30-Apr-03 21:09 
GeneralQUESTION: Bug in code! Pin
Nathan Ridley1-May-03 13:23
Nathan Ridley1-May-03 13:23 

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.