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 use of CCmdTarget ?

4 Answers  


How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?

0 Answers  


What are the types of button controls?

10 Answers  


Explain in sort What is CTargetObject?

2 Answers  


what is the difference between compiling and building?

1 Answers  






Tell me the work of HTREDUCE and HTZOOM

1 Answers   E Logic,


is there any class which is not derived from Cobject

11 Answers   Patni,


What four types of properties are supported by an ActiveX control?

1 Answers  


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


1) create ToolTip in MFC?

2 Answers   HCL,


Categories