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 difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?

5 Answers   Atos Origin,


1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


What is mfc class hierarchy?

0 Answers  


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

2 Answers  


what is the use of Mutex and critical section

2 Answers  


1)does Frame Thickness in MFC?

1 Answers   winfoware,


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

5 Answers   Dover,


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


how many types of classes are ther,what are that

7 Answers   L&T,


What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example

6 Answers  


Difference between Debug and Release versions?

4 Answers  


Categories