Hi All,
i am new for VC++ SDK.
i want to get the IP Address of all the External device
connected with my local machine.please give the code
Regards,
Praveer



Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device co..

Answer / sachin mundhra

Hi,

Open the command prompt. Type netstat -a -n

Now you can parse the output where there will be a local
address and Foregin Address.

Regards
Sachin Mundhra

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More MFC Interview Questions

what is the size of a process

2 Answers   E Logic, IBM,


What is difference between the TCP/IP and UDP socket

5 Answers   Invensys,


I want recent paper pattern for HP company?

1 Answers   HP,


what do you mean by psychic window?

2 Answers   Patni,


How to handle dynamic menus in MFC?

3 Answers   HCL,


What is LoadLibrary function returns?

7 Answers  


What is the use of CCmdTarget ?

4 Answers  


What is the use of CObject::Dump function ?

4 Answers  


is it possible to display a window .without using windowclass

1 Answers   E Logic,


1)How to change a text of a button in runtime?

2 Answers  


1)why we cant create more than one instance of the class Derived from CWinApp

5 Answers   Alstom,


i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required

3 Answers   Patni,


Categories