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

How to access document object from view ?

1 Answers  


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


What is a critical section and how is it implemented?

2 Answers  


How WM_PAINT message gets called in MFC,please explain it . a)Who calls the WM_PAINT message? b)When it gets called? c)how it comes to message queue? Please Explain it

8 Answers  


what do you mean by psychic window?

2 Answers   Patni,


Name the Synchronization objects?

2 Answers  


What is the difference between GetMessage and PeekMessage ?

3 Answers  


How can i implement the dynamic menus in MFC plz give the code

2 Answers  


What is userdefine Messages in MFC?

1 Answers   HCL,


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is mfc class hierarchy?

0 Answers  


Categories